Start of Content Area

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

Properties in the View Designer

      design

Display of the UI element.

This property can be personalized by an administrator.

Value

Visual Display

Description

Can be set using personalization

standard

This graphic is explained in the accompanying text

Standard display with colon

Yes

light

This graphic is explained in the accompanying text

Standard display without colon

Yes

emphasized

This graphic is explained in the accompanying text

Highlighted display (without colon)

Yes

      labelFor

ID of the interface element to be labeled, for example, an InputField.

Caution

This input is mandatory. If you enter it incorrectly, a runtime error occurs.

You can use a Label for the following UI elements:

       BreadCrumb

       Caption

       CheckBox and CheckBoxGroup

       DropDownByKey and DropDownByIndex

       FileDownload and FileUpload

       FormattedTextEdit and FormattedTextView

       Image

       InputField

       ItemListBox

       LinkToAction and LinkToUrl

       ProgressIndicator

       RadioButton, RadioButtonGroupByIndex, and RadioButtonGroupByKey

       Table

       TextEdit and TextView

       ThresholdSlider

       TransparentContainer

       TriStateCheckBox

      text

Label text

This property can be personalized by an administrator.

      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.

This property can be personalized by an administrator.

      wrapping

Indicates whether or not the text is wrapped. If the value is false, the text is not wrapped.

This property can be personalized by an administrator.

 

End of Content Area