/AWS1/CL_AMUFORMSTYLE¶
Describes the configuration for the form's style.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_horizontalgap TYPE REF TO /AWS1/CL_AMUFORMSTYLECONFIG /AWS1/CL_AMUFORMSTYLECONFIG¶
The spacing for the horizontal gap.
io_verticalgap TYPE REF TO /AWS1/CL_AMUFORMSTYLECONFIG /AWS1/CL_AMUFORMSTYLECONFIG¶
The spacing for the vertical gap.
io_outerpadding TYPE REF TO /AWS1/CL_AMUFORMSTYLECONFIG /AWS1/CL_AMUFORMSTYLECONFIG¶
The size of the outer padding for the form.
Queryable Attributes¶
horizontalGap¶
The spacing for the horizontal gap.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HORIZONTALGAP() |
Getter for HORIZONTALGAP |
verticalGap¶
The spacing for the vertical gap.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERTICALGAP() |
Getter for VERTICALGAP |
outerPadding¶
The size of the outer padding for the form.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTERPADDING() |
Getter for OUTERPADDING |