AbstractDropDown Properties
● activateAccessKey
Activation of access keys.
This property can be personalized both by a user and by an administrator.
● explanation
Help text that is displayed when help mode is activated. See also Explanation Property.
This property can be personalized by an administrator.
● labelFor
ID of the interface element to be labeled.
● readOnly
Determines whether the user can change the selection in the dropdown list box, or whether the selection can only be displayed and read.
This property
can be personalized by an administrator.
In personalization, this property
can be assigned the value 'true'
● state
Error status of the interface element.
This property can be personalized by an administrator.
Value |
Description |
Can be set using personalization |
normal |
Normal status of the interface element |
No |
required |
The value must be entered |
Yes |
● 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 an administrator.
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 |
● width
Width of the UI element. See also Methods and Properties of UI Elements.
This property can be personalized by an administrator.