Interface EnumDrillFilterEditorEvents

  • All Superinterfaces:
    EnumPageEvents, EnumServletEvents

    public interface EnumDrillFilterEditorEvents
    extends EnumPageEvents
    All event definitions used in drill filter on selection editor bean
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • WebEventDrillFilterEditorProcess

        static final int WebEventDrillFilterEditorProcess
        Event to process the Filter on Selections editor Form.
        See Also:
        Constant Field Values
      • WebEventArgumentDrillFilterElementList

        static final int WebEventArgumentDrillFilterElementList
        Argument to specify the list of elements on which the user wants to do Filter on Selections. The list of elements is seperated by a seperator as specified in EnumReportBeanEvents.METRIC_ELEM_LIST_SEPARATOR. The Id of the element is retrieved from WebHeader.
        See Also:
        Constant Field Values