Uses of Class
com.iizix.event.BubbleEvent

Packages that use BubbleEvent
Package
Description
 
 
  • Uses of BubbleEvent in com.iizigo.event

    Subclasses of BubbleEvent in com.iizigo.event
    Modifier and Type
    Class
    Description
    class 
    Common Designer event for the event ID PROP_DESIGNER_VIEWER_UPDATE.
  • Uses of BubbleEvent in com.iizix.event

    Subclasses of BubbleEvent in com.iizix.event
    Modifier and Type
    Class
    Description
    class 
    The KString refactoring event that indicates that the KString has been refactored and needs updating the KStringProp property with a new KString.
    class 
    The event that indicates that a property attribute has been set for the first time or when it has been changed.
    class 
    Event indicating a property container has had a property added or removed.
    class 
    Event indicating a property has been copied from one parent to a new one.
    class 
    Event indicating a property has been disposed of.
    class 
    The event that indicates that a property error attribute has been set for the first time or when it has been changed.
    class 
    The focus event send to the property receiving losing and focus, its listeners and the parents respectively.
    class 
    The event that indicates that a property container has been moved to another container.
    class 
    The event that indicates that a property name has been changed.
    class 
    Event indicating a property container has had its children properties reordered.
    class 
    The event that indicates that a property has been set for the first time or when it has been changed.
    class 
    A remote event is used to communicate between end-points property instances.