Uses of Class
com.iizix.event.SinkEvent

Packages that use SinkEvent
  • Uses of SinkEvent in com.iizigo.event

    Subclasses of SinkEvent in com.iizigo.event
    Modifier and Type
    Class
    Description
    class 
    Event ID used to query for references in a broadcast event sent to all properties from the Module root container.
    class 
    Queries the workspace for references.
  • Uses of SinkEvent in com.iizigo.java.event

    Modifier and Type
    Class
    Description
    class 
    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 
    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 
    Event ID used to broadcast an event of asset file changes, send to all properties in a module project.
    class 
    Event used to send to all children of an added container in a sinking non-bubbling form.
    class 
    Event used to send to all children of a moved container in a sinking non-bubbling form.
    class 
    The event that indicates that a property container name has been changed.
    class 
    The event that indicates that a property name has been changed.
    class 
    The focus event send to the property receiving losing and focus, its listeners and the parents respectively.
    class 
    Event indicating a refresh is required of a certain type, e.g.
    class 
    Event ID used to resolve VSRelativeReferences in a broadcast event sent to all children of the container that has a VSReference instance.