/AWS1/CL_QSTTBLSIDEBORDEROPTS¶
The side border options for a table.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_innervertical TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the inner vertical border.
io_innerhorizontal TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the inner horizontal border.
io_left TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the left border.
io_right TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the right border.
io_top TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the top border.
io_bottom TYPE REF TO /AWS1/CL_QSTTABLEBORDEROPTIONS /AWS1/CL_QSTTABLEBORDEROPTIONS¶
The table border options of the bottom border.
Queryable Attributes¶
InnerVertical¶
The table border options of the inner vertical border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INNERVERTICAL() |
Getter for INNERVERTICAL |
InnerHorizontal¶
The table border options of the inner horizontal border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INNERHORIZONTAL() |
Getter for INNERHORIZONTAL |
Left¶
The table border options of the left border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEFT() |
Getter for LEFT |
Right¶
The table border options of the right border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RIGHT() |
Getter for RIGHT |
Top¶
The table border options of the top border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOP() |
Getter for TOP |
Bottom¶
The table border options of the bottom border.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BOTTOM() |
Getter for BOTTOM |