/AWS1/CL_QSTTILELAYOUTSTYLE¶
The display options for the layout of tiles on a sheet.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_gutter TYPE REF TO /AWS1/CL_QSTGUTTERSTYLE /AWS1/CL_QSTGUTTERSTYLE¶
The gutter settings that apply between tiles.
io_margin TYPE REF TO /AWS1/CL_QSTMARGINSTYLE /AWS1/CL_QSTMARGINSTYLE¶
The margin settings that apply around the outside edge of sheets.
Queryable Attributes¶
Gutter¶
The gutter settings that apply between tiles.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUTTER() |
Getter for GUTTER |
Margin¶
The margin settings that apply around the outside edge of sheets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARGIN() |
Getter for MARGIN |