Uses of Class
com.iizix.api.vs.VSBaseEvent
Packages that use VSBaseEvent
Uses of VSBaseEvent in com.iizix.api.vs
Subclasses of VSBaseEvent in com.iizix.api.vsModifier and TypeClassDescriptionclassThe VirtualSpace Action Event.classVSBaseEventWithTrigger<VSCOMP extends IVSComponent>Base event for all VirtualSpace events in the API.classThe VirtualSpace Change Event is fired when the VirtualSpace components is changed, after successful or unsuccessful validation.classThe VirtualSpace itself or its component Create Event.classThe VirtualSpace itself or its component Destroy Event.classThe VirtualSpace Field Value Event is a multi-purpose event that is used for validation and conversion of a value type between two native types, e.g.classThe VirtualSpace Focus Event is fired when the VirtualSpace focus changes for a component.classThe VirtualSpace State Event is fired when the VirtualSpace state changes for a component, or when connected to the VirtualSpace, for every child item in it.