presentation-frontend
Classes
Name | Description | |
---|---|---|
FavoritePropertiesManager | The favorite property manager which lets to store favorite properties | |
HiliteSetProvider | Presentation-based provider which uses presentation ruleset to determine | |
Presentation | Static class used to statically set up Presentation library for the frontend. | |
PresentationManager | Frontend Presentation manager which basically just forwards all calls to | |
SelectionChangeEvent | An event broadcasted on selection changes | |
SelectionHandler | A class that handles selection changes and helps to change | |
SelectionManager | The selection manager which stores the overall selection. | |
SelectionScopesManager | A manager that knows available selection scopes |
Enumerations
Name | Description | |
---|---|---|
DefaultFavoritePropertiesStorageTypes | Available implementations of IFavoritePropertiesStorage. | |
FavoritePropertiesScope | Scopes that favorite properties can be stored in. | |
PresentationFrontendLoggerCategory | Logger categories used by this package | |
SelectionChangeType | The type of selection change |
Global Functions
Name | Description | |
---|---|---|
consoleDiagnosticsHandler | A function which logs messages to the console. | Beta |
createCombinedDiagnosticsHandler | A function which calls all diagnostics handlers passed to it. | Beta |
createFavoritePropertiesStorage | A factory method to create one of the available IFavoritePropertiesStorage implementations. | |
getScopeId | Determines the scope id | Deprecated |
Interfaces
Name | Description | |
---|---|---|
FavoritePropertiesManagerProps | Properties for initializing FavoritePropertiesManager | |
FavoritePropertiesOrderInfo | Holds the information of favorite properties ordering. | |
HiliteSet | A set of model, subcategory and element ids that can be used for specifying | |
HiliteSetProviderProps | Properties for creating a HiliteSetProvider instance. |
|
IFavoritePropertiesStorage | Stores user preferences for favorite properties. | |
ISelectionProvider | Selection provider interface which provides main selection and sub-selection. | |
PresentationManagerProps | Properties used to configure PresentationManager | |
PresentationProps | Props for initializing Presentation. | |
RulesetManager | Presentation ruleset registry. | |
RulesetVariablesManager | Presentation ruleset variables' registry. | |
SelectionChangeEventArgs | The event object that's sent when the selection changes. | |
SelectionHandlerProps | Properties for creating a SelectionHandler instance. |
|
SelectionManagerProps | Properties for creating SelectionManager. | |
SelectionScopesManagerProps | Properties for creating SelectionScopesManager. |
Type Aliases
Name | Description | |
---|---|---|
PropertyFullName | Format: | |
SelectionChangesListener |
Last Updated: 30 November, 2023