/AWS1/CL_QSTWORDCLOUDCHARTCONF¶
The configuration of a word cloud visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTWORDCLOUDFIELDWE00 /AWS1/CL_QSTWORDCLOUDFIELDWE00¶
The field wells of the visual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTWORDCLOUDSORTCONF /AWS1/CL_QSTWORDCLOUDSORTCONF¶
The sort configuration of a word cloud visual.
io_categorylabeloptions TYPE REF TO /AWS1/CL_QSTCHARTAXISLABELOPTS /AWS1/CL_QSTCHARTAXISLABELOPTS¶
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
io_wordcloudoptions TYPE REF TO /AWS1/CL_QSTWORDCLOUDOPTIONS /AWS1/CL_QSTWORDCLOUDOPTIONS¶
The options for a word cloud visual.
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
The general visual interactions setup for a visual.
Queryable Attributes¶
FieldWells¶
The field wells of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
SortConfiguration¶
The sort configuration of a word cloud visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
CategoryLabelOptions¶
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYLABELOPTIONS() |
Getter for CATEGORYLABELOPTIONS |
WordCloudOptions¶
The options for a word cloud visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORDCLOUDOPTIONS() |
Getter for WORDCLOUDOPTIONS |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |