ExpandableTitle
An ExpandableTitle is a title area that can be expanded and collapsed in a Navigation List.
Runtime Class |
CL_WD_EXPANDABLE_TITLE |
Properties in the View Designer
Name |
Type |
Initial Value |
Bindable |
STRING |
(automatic) |
No |
|
WDY_BOOLEAN |
false |
Yes |
|
WDY_BOOLEAN |
true |
Yes |
|
Translatable text |
|
Yes |
Events in the View Designer
Name |

Other properties that can be inherited are defined in the associated higher-level classes. The associated UI elements are:
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. Bear in mind the different spellings.
Dynamic Programming of Properties
View Designer Name |
Runtime Name |
Type |
EXPANDABLE |
WDY_BOOLEAN |
|
EXPANDED |
WDY_BOOLEAN |
|
TITLE |
WDY_MD_TRANSLATABLE_TEXT |
Dynamic Programming of Events
View Designer Name |
Runtime Name |
ON_TOGGLE |