Supported Bean: FilterElementBean
ReportFrameBean
interface. The FilterElement's target bean is
the appropriate ExpressionBean
object that refers to the same filter
that the element does.Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanFilterElement (81)
Events
acceptAttrFormQual | ||||
Used to accept an attribute form qualification. |
262144016 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ACCEPT_ATTR_FORM_QUAL |
||
acceptChanges | For an accept event, whether to accept the changes or just do an update with the changes made to the expression unapplied. If this is 1, then the changes will be submitted back to the source expression, otherwise the source expression will remain unmodified. |
262144036 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_ACCEPT_CHANGES |
|
constantValue | Represents the constant value of a constant node. |
262144014 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_CONSTANT_VALUE |
|
formDatatype | Represents the constant datatype of a constant node. |
262144013 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_FORM_DATATYPE |
|
formID | Represents the form ID of the left side's attribute qualification. |
262144012 | ||
formIDDatatypeNameCombo | Represents the tag to add to the operator node. |
262144029 | ||
formName | Represents the main form's name. |
262144022 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_FORM_NAME |
|
function | Represents the function of the operator node, from EnumDSSXMLFunction. |
262144011 | ||
functionAndFunctionTypeCombo | Represents the ~-separated combination of function/function type for the expression. |
262144030 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_FUNCTION_FUNCTIONTYPE_COMBO |
|
removeConstPrompt | Represents the expression type EnumExpressionBeanType of the source expression |
262144042 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_SOURCE_EXPRESSION_TYPE |
|
updateAttrFormOnly | Represents only update the Right Hand Side(RHS) comparison unit of the filter, without the need to toggle the expression type |
262144044 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_UPDATE_RHS_UNIT_ONLY |
|
addEmbeddedPrompt | ||||
262144036 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ADD_EMBEDDED_PROMPT |
|||
*promptType |
262144041 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_PROMPT_TYPE |
||
apply | ||||
Event to execute the main action of the ReportEditor |
17003 | |||
cancel | ||||
Equivalent to close. |
17005 | |||
closeEditor | ||||
Event to close the ReportEditor |
17002 | |||
editEmbeddedPrompt | ||||
262144037 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_EDIT_EMBEDDED_PROMPT |
|||
opNodeKey | Represents the key of the operator node being worked upon. |
262144001 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_OP_NODE_KEY |
|
moveNodeToExpression | ||||
Moves an expression's node from one expression to another Note: Currently used only to move expressions from View Filter and View Limit |
262144040 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_MOVE_NODE_TO_EXPRESSION |
||
opNodeKey | Represents the key of the operator node being worked upon. |
262144001 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_OP_NODE_KEY |
|
sourceExpType | Represents the expression type EnumExpressionBeanType of the source expression |
262144042 |
EnumExpressionBeanEvents.EXPRESSION_EVENT_ARGUMENT_SOURCE_EXPRESSION_TYPE |
|
targetExpType |
262144043 | |||
ok | ||||
Event corresponding to apply and close. |
17004 | |||
okPromptEdit | ||||
262144038 | ||||
openEditor | ||||
Event to open the ReportEditor |
17001 | |||
setAutoApply | ||||
This event toggles the auto-apply setting of the bean. |
81001 | |||
autoApplyValue | This argument is the new value to use for the auto-apply parameter. |
81001 | ||
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.