Supported Bean: FilterEditorBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanFilterEditor (11)
Events
filterEditorProcess | ||||
Event for the filter editor form. It's used in both execute mode (view filter editor) and design mode (report filter editor). |
11001 | |||
feApply | event argument: operator dropdown box name in HTML mode. It's used to change operator between subexpressions among AND, OR, AND NOT, OR NOT. |
11004 |
EnumFilterEditorEvents.WebEventArgumentFilterEditorOperatorDropDown |
|
feCancel |
11005 |
|
||
feForm | event argument: the HTML form name for the Filter Editor. |
11001 | ||
feGo |
11003 |
|
||
feProcess_ | event argument: prefix name for all the images for submitting the form. The image names are composed as this prefix followed by the action id and other expression identification info. For example, the image beside each subexpresson editor is named as: argPrefix + L_ACTION_APPLY_EDIT_EXPRESSION + "_" + lKey |
11002 | ||
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.