Supported Bean: GridAutoStylesBean

Title: GridAutoStylesBean.

Description: Public interface for Grid Auto styles.

Company: Microstrategy, Inc.


Event handler: com.microstrategy.web.app.beans.EnumSysBeanTypes.AppBeanGridAutoStyles (13)

Application bean type for the Grid Auto styles bean

Events

gridAutoStyleProcess, setTopLeft

gridAutoStyleProcess
Event for the Grid Auto styles form.
It includes changing grid style for a given Grid object.

13001

EnumGridAutoStylesEvents.WebEventGridAutoStylesProcess

GridAutoStyleActiveViewKey

event argument: View key Id of active Grid object.

13002

EnumGridAutoStylesEvents.WebEventArgumentActiveViewKey

GridAutoStyleChangeStyleId

event argument: Style Id in HTML pull-down.

13001

EnumGridAutoStylesEvents.WebEventArgumentChangeStyleId

setTopLeft
Event for setting the top left position of the component

73001

EnumAppComponentEvents.WebEventSetTopLeftPosition

*left

Event argument to define the left (x) position of the component

73002

EnumAppComponentEvents.WebEventArgumentLeftPosition

*top

Event argument to define the top (y) position of the component

73001

EnumAppComponentEvents.WebEventArgumentTopPosition


Notes

* denotes required field.