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 classQueryDesignerPropEventEvent ID used to query for references in a broadcast event sent to all properties from the Module root container.classQueryReferencesQueries 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 classJavaClassEventEvent ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.classJavaMethodEventEvent 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 classAssetEventEvent ID used to broadcast an event of asset file changes, send to all properties in a module project.classParentCnrAddedEventEvent used to send to all children of an added container in a sinking non-bubbling form.classParentCnrMoveEventEvent used to send to all children of a moved container in a sinking non-bubbling form.classParentCnrNameEventThe event that indicates that a property container name has been changed.classProjectNameEventThe event that indicates that a property name has been changed.classPropCnrFocusEventThe focus event send to the property receiving losing and focus, its listeners and the parents respectively.classRefreshEventEvent indicating a refresh is required of a certain type, e.g.classVSReferenceEventEvent ID used to resolve VSRelativeReferences in a broadcast event sent to all children of the container that has a VSReference instance.