Entering content frame

Background documentation RadioButtonGroupByIndex Properties Locate the document in its SAP Library structure

Properties in the View Designer

     accessibilityDescription

Once you have activated accessibility, the assigned text is added to the quick info.This description provides semantic details of the UI element and is only read by the screen reader if the user focuses the complete Ul element.

This property can be personalized by an administrator.

     colCount

Specifies the number of columns in which the RadioButtonGroup elements are grouped.

This property can be personalized by an administrator.

     readOnly

Specifies whether the user can select the RadioButtons in the RadioButtonGroup, or whether it only is to be displayed as read-only.

This property can be personalized by an administrator.
This property can be assigned the value, true, through personalization.

     selectionChangeBehaviour

Enables the application itself to change the lead selection. When you choose an entry in the dropdown list box the lead selection changes. Data may get lost if there is a single node beneath the lead selection.

Value

Description

auto

The lead selection changes automatically to the newly selected entry.

manual

The application itself can change the lead selection provided that an action is specified.

     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

     texts

Content of the list entries.

You can deactivate individual RadioButtons by binding enabled to the same node as texts.

Primary Property

     textDirection

Text or writing direction.

This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Hebrew and Arabic, as opposed to LTR such as 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 the one of the parent element.

Yes

LTR

Left to right text direction

Yes

RTL

Right to left text direction

Yes

     width

Width of the interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend.

This property can be personalized by an administrator.

 

 

Leaving content frame