Uses of Class
com.iizix.api.ui.UIBaseEvent

Packages that use UIBaseEvent
Package
Description
 
  • Uses of UIBaseEvent in com.iizix.api.ui

    Subclasses of UIBaseEvent in com.iizix.api.ui
    Modifier and Type
    Class
    Description
    class 
    The UI component Action Event.
    class 
    The UI Back Event.
    class 
    The UI Connect Event.
    class 
    The UI component Create Event.
    class 
    The UI component Destroy Event.
    class 
    The 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.
    class 
    The 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.
    class 
    The 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.
    class 
    The 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.