!--a11y-->
AbstractButtonChoice 
AbstractButtonChoice is the abstract base element for ButtonChoice and ToolBarButtonChoice.
Runtime Class |
CL_WD_ABSTR_BUTTON_CHOICE |
Properties in View Designer
Name |
Type |
Initial Value |
Bindable |
ID |
STRING |
(automatic) |
no |
WDY_BOOLEAN |
true |
yes |
|
STRING |
|
yes |
|
WDY_BOOLEAN |
true |
yes |
|
STRING |
|
yes |
|
Translatable text |
|
yes |
|
Translatable text |
|
yes |
|
WDUI_VISIBILITY |
visible |
yes |
Aggregations in View Designer
Name |
Cardinality |
Type |
0..n |

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 are available as in the View Designer. Bear in mind the different spellings.
Dynamic Programming of Properties
View Designer Name |
Runtime Name |
Type |
ENABLED |
WDY_BOOLEAN |
|
IMAGE_SOURCE |
STRING |
|
REPEAT_SELECTED_ACTION |
WDY_BOOLEAN |
|
SELECTED_ACTION_ITEM |
STRING |
|
TEXT |
WDY_MD_TRANSLATABLE_TEXT |
|
TOOLTIP |
WDY_MD_TRANSLATABLE_TEXT |
|
VISIBLE |
WDUI_VISIBILITY |
|
visible: none |
CL_WD_ABSTR_BUTTON_CHOICE=>E_VISIBLE-NONE |
|
visible: visible |
CL_WD_ABSTR_BUTTON_CHOICE=>E_VISIBLE-VISIBLE |
|
Dynamic Programming of Aggregations
View Designer Name |
Runtime Name |
Cardinality |
CHOICES |
0..n |