Uses of Class
com.iizix.api.ui.UIBaseEvent
Packages that use UIBaseEvent
Uses of UIBaseEvent in com.iizix.api.ui
Subclasses of UIBaseEvent in com.iizix.api.uiModifier and TypeClassDescriptionclassThe UI component Action Event.classThe UI Back Event.classThe UI Connect Event.classThe UI component Create Event.classThe UI component Destroy Event.classThe UI Focus Event is fired when the UI focus changes for a component, or when connected to the panel, for every child item in it.classThe UI Selection Event is fired when the UI selection changes for a component, or when connected to the panel, for every child item in it.classThe UI Text Change Event is fired when the UI text changes for a component, or when connected to the panel, for every child item in it.classThe UI Value Change Event is fired when the UI value changes for a component, or when connected to the panel, for every child item in it.