Interface EnumAttributeFormsEditorEvents

    • Field Detail

      • WebEventChangeSelectedAttribute

        static final int WebEventChangeSelectedAttribute
        Event for changing the currently selected attribute in the editor. No arguments
        See Also:
        Constant Field Values
      • WebEventAttributeFormsMoveRight

        static final int WebEventAttributeFormsMoveRight
        Event for adding an attribute form to the selected list. No arguments
        See Also:
        Constant Field Values
      • WebEventAttributeFormsMoveLeft

        static final int WebEventAttributeFormsMoveLeft
        Event for removing an attribute form from the selected list. No arguments
        See Also:
        Constant Field Values
      • WebEventAttributeFormsMoveUp

        static final int WebEventAttributeFormsMoveUp
        Event for moving an attribute form higher up in the display order. No arguments
        See Also:
        Constant Field Values
      • WebEventAttributeFormsMoveDown

        static final int WebEventAttributeFormsMoveDown
        Event for moving an attribute form lower down in the display order. No arguments
        See Also:
        Constant Field Values