Interface EnumFrameEditorEvents

    • Field Detail

      • WebEventOpen

        static final int WebEventOpen
        Event to open the ReportEditor
        See Also:
        Constant Field Values
      • WebEventClose

        static final int WebEventClose
        Event to close the ReportEditor
        See Also:
        Constant Field Values
      • WebEventApply

        static final int WebEventApply
        Event to execute the main action of the ReportEditor
        See Also:
        Constant Field Values
      • WebEventOk

        static final int WebEventOk
        Event corresponding to apply and close.
        See Also:
        Constant Field Values