/AWS1/CL_QSTWORDCLOUDSORTCONF¶
The sort configuration of a word cloud visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_categoryitemslimit TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The limit on the number of groups that are displayed in a word cloud.
it_categorysort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The sort configuration of group by fields.
Queryable Attributes¶
CategoryItemsLimit¶
The limit on the number of groups that are displayed in a word cloud.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYITEMSLIMIT() |
Getter for CATEGORYITEMSLIMIT |
CategorySort¶
The sort configuration of group by fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYSORT() |
Getter for CATEGORYSORT, with configurable default |
ASK_CATEGORYSORT() |
Getter for CATEGORYSORT w/ exceptions if field has no value |
HAS_CATEGORYSORT() |
Determine if CATEGORYSORT has a value |