Supported Bean: DrillFilterEditorBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanDrillFilterEditor (30)
Events
apply | ||||
Event to execute the main action of the ReportEditor |
17003 | |||
cancel | ||||
Equivalent to close. |
17005 | |||
closeEditor | ||||
Event to close the ReportEditor |
17002 | |||
drillFilterEditorProcess | ||||
Event to process the Filter on Selections editor Form. |
30001 |
EnumDrillFilterEditorEvents.WebEventDrillFilterEditorProcess |
||
drillFilterElementList | 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 . |
30001 |
EnumDrillFilterEditorEvents.WebEventArgumentDrillFilterElementList |
|
ok | ||||
Event corresponding to apply and close. |
17004 | |||
openEditor | ||||
Event to open the ReportEditor |
17001 | |||
setTopLeft | ||||
Event for setting the top left position of the component |
73001 | |||
*left | Event argument to define the left (x) position of the component |
73002 | ||
*top | Event argument to define the top (y) position of the component |
73001 |
Notes
* denotes required field.