This section describes events fired by this UI component.
Raised before the UI component is disposed of.
Event
Main article: onDisposing
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised after a value is validated.
Main article: onValidated