Supported Bean: GroupbyPropertiesEditorBean
Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanGroupbyPropertiesEditor (70)
Events
apply | ||||
Event to execute the main action of the ReportEditor |
17003 | |||
cancel | ||||
Equivalent to close. |
17005 | |||
closeEditor | ||||
Event to close the ReportEditor |
17002 | |||
gbProperties | ||||
Event to process the GroupbyProperties editor form. It reads the properties of the dialog and apply the corresponding extended properties. |
70001 |
EnumGroupbyPropertiesEditorEvents.WebEventGroupbyPropertiesEditorApply |
||
childOrientation | Argument to speficy whether the children sections are rendered vertically or horizontally |
70006 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentChildOrientation |
|
dataOrientation | Argument to specify whether the multiple data instances of the group or details are rendered vertically or horizontally |
70005 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentDataOrientation |
|
detailsVisible | Argument to speficy whether to render the details section or not |
70009 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentDetailsVisible |
|
footerVisible | Argument to speficy whether to render the footer section or not |
70008 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentFooterVisible |
|
headerVisible | Argument to speficy whether to render the header section or not |
70007 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentHeaderVisible |
|
keepTogether | Argument to specify the option to Keep Groupby together across pages. |
70001 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentKeepTogether |
|
pageBreak | Argument to specify the option to add a page-break between groups. |
70003 | ||
pageByStyle | Argument to specify the style for the page-by of each group. |
70004 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentPagebyStyle |
|
restartNumber | Argument to specify the option to restart page numbering after page-break. |
70002 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentRestartNumbering |
|
sheetBreak | Argument to specify the option to add a sheet-break between groups for excel. |
70010 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentSheetBreak |
|
showTotals | Argument to specify the Show Totals option. |
70011 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentShowTotals |
|
TotalPosition | Argument to specify the Totals position. |
70012 |
EnumGroupbyPropertiesEditorEvents.WebEventArgumentTotalPosition |
|
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.