/AWS1/CL_QSTLISTCONTROLDSPOPTS¶
The display options of a control.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_searchoptions TYPE REF TO /AWS1/CL_QSTLISTCTLSEARCHOPTS /AWS1/CL_QSTLISTCTLSEARCHOPTS¶
The configuration of the search options in a list control.
io_selectalloptions TYPE REF TO /AWS1/CL_QSTLISTCTLSELALLOPTS /AWS1/CL_QSTLISTCTLSELALLOPTS¶
The configuration of the
Select alloptions in a list control.
io_titleoptions TYPE REF TO /AWS1/CL_QSTLABELOPTIONS /AWS1/CL_QSTLABELOPTIONS¶
The options to configure the title visibility, name, and font size.
io_infoiconlabeloptions TYPE REF TO /AWS1/CL_QSTSHEETCTLINFOICON00 /AWS1/CL_QSTSHEETCTLINFOICON00¶
The configuration of info icon label options.
Queryable Attributes¶
SearchOptions¶
The configuration of the search options in a list control.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEARCHOPTIONS() |
Getter for SEARCHOPTIONS |
SelectAllOptions¶
The configuration of the
Select alloptions in a list control.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTALLOPTIONS() |
Getter for SELECTALLOPTIONS |
TitleOptions¶
The options to configure the title visibility, name, and font size.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TITLEOPTIONS() |
Getter for TITLEOPTIONS |
InfoIconLabelOptions¶
The configuration of info icon label options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFOICONLABELOPTIONS() |
Getter for INFOICONLABELOPTIONS |