Interface UIEvents.EventTags

Enclosing class:
UIEvents

public static interface UIEvents.EventTags
E4 UI Event argument attribute keys. These are used as keys for the event arguments map. Each event may have none, some, or all arguments set.
Restriction:
This interface is not intended to be implemented by clients.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The attribute name
    static final String
    The element that caused the event to be published
    static final String
    The new value
    static final String
    The old value
    static final String
    The position (if applicable) of the change within the list.
    static final String
    The event type @see UIEvents.EventTypes
    static final String
    The widget that generated the event