Start of Content Area

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

Properties in the View Designer

      isDragHandle

Defines a SectionHeader as a drag handle, which is used to rearrange different screen areas for Drag&Drop, that is, the SectionHeader can be moved.

      level

Level of the section in the document context. The level depends on the embedding of the SectionHeader within the context of the document.

Value

Description

header4

header4 should be used at the top level. To divide the form up further, SectionHeader with level=header5 can be used.

header5

header5 should be used at the second highest level. To divide the form up further, SectionHeader with level=header6 can be used.

header6

Used for lLowest level heading in forms.

      Text

Header text
Primary Property
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

 

 

End of Content Area