SyncUi
Classes for informing UI components to sync/refresh their display
Classes
| Name | Description | |
|---|---|---|
| BooleanSyncUiListener | A component that expect its children to be a function that will be passed the current boolValue state. | |
| SyncUiEventDispatcher | This class is used to send eventIds to interested UI components so the component can determine if it needs |
Enumerations
| Name | Description | |
|---|---|---|
| SyncUiEventId | Event Id used to sync UI components. |
Interfaces
| Name | Description | |
|---|---|---|
| BooleanListenerProps | Properties supported by BooleanSyncUiListener component. |
Type Aliases
| Name | Description | |
|---|---|---|
| SyncUiEvent | SyncUi Event class. | |
| SyncUiEventArgs | SyncUi Event arguments. |
Last Updated: 30 November, 2023