
activateAccessKey
Activates access keys.
Both users and administrators can personalize this property.
checked
Describes whether the UI element is selected. If the value is TRUE (ABAP_TRUE), the option is selected and the graphic displayed on the user interface with a checkmark.
textDirection
Text or writing direction.
This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Arabic or Hebrew, as opposed to LTR for languages like English.
This property can be personalized by administrators.
|
Value |
Description |
Can be Set Using Personalization |
|---|---|---|
|
INHERIT |
The text direction is inherited from the parent element. Therefore, the text direction is identical to that of the parent element. |
Yes |
|
LTR |
Left to right text direction |
Yes |
|
RTL |
Right to left text direction |
Yes |