/AWS1/CL_QSTGRIDLAYOUTCONF¶
The configuration for a grid layout. Also called a tiled layout.
Visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_elements TYPE /AWS1/CL_QSTGRIDLAYOUTELEMENT=>TT_GRIDLAYOUTELEMENTLIST TT_GRIDLAYOUTELEMENTLIST¶
The elements that are included in a grid layout.
Optional arguments:¶
io_canvassizeoptions TYPE REF TO /AWS1/CL_QSTGRIDLAYOUTCANVAS00 /AWS1/CL_QSTGRIDLAYOUTCANVAS00¶
CanvasSizeOptions
Queryable Attributes¶
Elements¶
The elements that are included in a grid layout.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ELEMENTS() |
Getter for ELEMENTS, with configurable default |
ASK_ELEMENTS() |
Getter for ELEMENTS w/ exceptions if field has no value |
HAS_ELEMENTS() |
Determine if ELEMENTS has a value |
CanvasSizeOptions¶
CanvasSizeOptions
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CANVASSIZEOPTIONS() |
Getter for CANVASSIZEOPTIONS |