Supported Bean: FormulaBarBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanFormulaBar (12)
Events
apply | ||||
Event to execute the main action of the ReportEditor |
17003 | |||
cancel | ||||
Equivalent to close. |
17005 | |||
closeEditor | ||||
Event to close the ReportEditor |
17002 | |||
formulaBarProcess | ||||
Event for the formular editor form. It includes changing alias for a template unit and changing formula for a metric-type unit on the template. |
12001 | |||
fbActiveViewKey | event argument: Needed for getting active ViewBean from a RWBean instance. |
12004 | ||
fbApplyAggFromBase | event argument: the HTML checkbox name for the template unit's aggregate from base - if it is a derived metric. The checkbox is preloaded with the current derived metric, and user check or uncheck. |
12009 | ||
fbFormula | event argument: the HTML textbox name for the template unit's formula - if it is a metric. The text box is preloaded with the current formula, and user can type new formula. If the unit is not of metric type, the text box is uneditable. |
12007 | ||
fbGo | event argument: the HTML image name for the "go" image in pure HTML mode. When you change element in the dropdown list and click "go", the alias and formula boxes will be updated. In DHTML mode, we don't need this go button, because we use javascript to sync up with the alias and formula boxes. |
12003 | ||
fbHasDynamicAlias | event argument: the HTML checkbox name for the template unit's dynamic alias. The text box is preloaded with the current alias, and user can type new alias. |
12008 | ||
fbName | event argument: the HTML textbox name for the template unit's alias. The text box is preloaded with the current alias, and user can type new alias. |
12006 | ||
fbPassThrough |
12010 | |||
fbTemplateElement | event argument: the HTML dropdown box name for the template unit list. |
12002 | ||
FormulabarForm | event argument: the HTML form name for the formula editor. |
12001 | ||
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.