/AWS1/CL_QSTPLUGINVISUALCONF¶
The plugin visual configuration. This includes the field wells, sorting options, and persisted options of the plugin visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_fieldwells TYPE /AWS1/CL_QSTPLUGINVISUALFIEL00=>TT_PLUGINVISUALFIELDWELLS TT_PLUGINVISUALFIELDWELLS¶
The field wells configuration of the plugin visual.
io_visualoptions TYPE REF TO /AWS1/CL_QSTPLUGINVISUALOPTS /AWS1/CL_QSTPLUGINVISUALOPTS¶
The persisted properties of the plugin visual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTPLUGINVISUALSORT00 /AWS1/CL_QSTPLUGINVISUALSORT00¶
The sort configuration of the plugin visual.
Queryable Attributes¶
FieldWells¶
The field wells configuration of the plugin visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS, with configurable default |
ASK_FIELDWELLS() |
Getter for FIELDWELLS w/ exceptions if field has no value |
HAS_FIELDWELLS() |
Determine if FIELDWELLS has a value |
VisualOptions¶
The persisted properties of the plugin visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALOPTIONS() |
Getter for VISUALOPTIONS |
SortConfiguration¶
The sort configuration of the plugin visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |