Interface EnumFilterElementEvents

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int WebEventArgumentAutoApply
      This argument is the new value to use for the auto-apply parameter.
      static int WebEventToggleAutoApply
      This event toggles the auto-apply setting of the bean.
    • Field Detail

      • WebEventToggleAutoApply

        static final int WebEventToggleAutoApply
        This event toggles the auto-apply setting of the bean.
        See Also:
        Constant Field Values
      • WebEventArgumentAutoApply

        static final int WebEventArgumentAutoApply
        This argument is the new value to use for the auto-apply parameter.
        See Also:
        Constant Field Values