UiProvider
Interfaces and classes for specifying UI items to be inserted at runtime.
Classes
Name |
Description |
|
BaseUiItemsProvider |
Base implementation of a UiItemsProvider. |
Deprecated |
ComponentGenerator |
Utility methods to generate react ui from DialogRow specs |
|
UiItemsManager |
Controls registering of UiItemsProviders and calls the provider's methods when populating different parts of the User Interface. |
|
Global Functions
Interfaces
Type Aliases
Name |
Description |
|
ProviderItem |
Properties of an item provided by UiItemsProvider. |
|
UiItemsProviderOverrides |
Allowed overrides applied to a UiItemsProvider the application that registers a provider to limit when it is allowed to provide items. |
|
Last Updated: 17 December, 2024