Uses of Class
com.iizix.event.SinkEvent
Packages that use SinkEvent Package Description com.iizigo.event com.iizigo.java.event com.iizix.event Uses of SinkEvent in com.iizigo.event
Subclasses of SinkEvent in com.iizigo.event Modifier and Type Class Description class
QueryDesignerPropEvent
Event ID used to query for references in a broadcast event sent to all properties from the Module root container.class
QueryReferences
Queries the workspace for references.Uses of SinkEvent in com.iizigo.java.event
Subclasses of SinkEvent in com.iizigo.java.event Modifier and Type Class Description class
JavaClassEvent
Event ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.class
JavaMethodEvent
Event ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.Uses of SinkEvent in com.iizix.event
Subclasses of SinkEvent in com.iizix.event Modifier and Type Class Description class
AssetEvent
Event ID used to broadcast an event of asset file changes, send to all properties in a module project.class
ParentCnrAddedEvent
Event used to send to all children of an added container in a sinking non-bubbling form.class
ParentCnrMoveEvent
Event used to send to all children of a moved container in a sinking non-bubbling form.class
ParentCnrNameEvent
The event that indicates that a property container name has been changed.class
ProjectNameEvent
The event that indicates that a property name has been changed.class
PropCnrFocusEvent
The focus event send to the property receiving losing and focus, its listeners and the parents respectively.class
RefreshEvent
Event indicating a refresh is required of a certain type, e.g.class
VSReferenceEvent
Event ID used to resolve VSRelativeReferences in a broadcast event sent to all children of the container that has a VSReference instance.