Core
Common types used for retrieving presentation data from iModels.
Classes
Name | Description | |
---|---|---|
FavoritePropertiesManager | The favorite property manager which lets to store favorite properties | |
Presentation | Static class used to statically set up Presentation library for the frontend. | |
PresentationManager | Frontend Presentation manager which basically just forwards all calls to |
Enumerations
Name | Description | |
---|---|---|
DefaultFavoritePropertiesStorageTypes | Available implementations of IFavoritePropertiesStorage. | |
FavoritePropertiesScope | Scopes that favorite properties can be stored in. |
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. |
Interfaces
Name | Description | |
---|---|---|
FavoritePropertiesManagerProps | Properties for initializing FavoritePropertiesManager | |
FavoritePropertiesOrderInfo | Holds the information of favorite properties ordering. | |
IFavoritePropertiesStorage | Stores user preferences for favorite properties. | |
PresentationManagerProps | Properties used to configure PresentationManager | |
PresentationProps | Props for initializing Presentation. | |
RulesetManager | Presentation ruleset registry. | |
RulesetVariablesManager | Presentation ruleset variables' registry. |
Type Aliases
Name | Description | |
---|---|---|
PropertyFullName | Format: |
Last Updated: 20 June, 2023