UnifiedSelection
Types related to unified selection.
Classes
Name | Description | |
---|---|---|
HiliteSetProvider | Presentation-based provider which uses presentation ruleset to determine | Deprecated |
SelectionChangeEvent | An event broadcasted on selection changes | Deprecated |
SelectionHandler | A class that handles selection changes and helps to change | Deprecated |
SelectionHelper | Helper class for working with selection. | Deprecated |
SelectionManager | The selection manager which stores the overall selection. | Deprecated |
SelectionScopesManager | A manager that knows available selection scopes | Deprecated |
Enumerations
Name | Description | |
---|---|---|
SelectionChangeType | The type of selection change | Deprecated |
Global Functions
Name | Description | |
---|---|---|
createSelectionScopeProps | Normalizes given scope options and returns SelectionScopeProps that can be used for | Deprecated |
Interfaces
Name | Description | |
---|---|---|
HiliteSet | A set of model, subcategory and element ids that can be used for specifying | Deprecated |
HiliteSetProviderProps | Properties for creating a HiliteSetProvider instance. |
Deprecated |
ISelectionProvider | Selection provider interface which provides main selection and sub-selection. | Deprecated |
SelectionChangeEventArgs | The event object that's sent when the selection changes. | Deprecated |
SelectionHandlerProps | Properties for creating a SelectionHandler instance. |
Deprecated |
SelectionManagerProps | Properties for creating SelectionManager. | Deprecated |
SelectionScopesManagerProps | Properties for creating SelectionScopesManager. | Deprecated |
Type Aliases
Name | Description | |
---|---|---|
SelectionChangesListener | An interface for selection change listeners. | Deprecated |
Last Updated: 17 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.