InstanceKeyValueRenderer Class
Property value renderer for instance keys. If application provides a UnifiedSelectionContext and this value is clicked, the current selection is replaced with the instance pointed by the key. The selection changes at the default selection level as provided by the context.
Implements
Methods
Name | Description | |
---|---|---|
constructor(): InstanceKeyValueRenderer | ||
canRender(record: PropertyRecord): boolean | ||
render(record: PropertyRecord, context?: PropertyValueRendererContext): JSX.Element |
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.