Show TOC

Background documentationPageHeader Properties Locate this document in the navigation structure

 

Properties in View Designer
  • design

    Possible font sizes for the PageHeader.

    Note Note

    The PageHeader.design property does not affect the HEADER_TOOLBAR and the normal toolbar of a Panel UI element.

    End of the note.

    Value

    Example of the Visual Display

    Description

    small

    Displayed with reduced font size and reduced height.

    standard

    Standard display

  • 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

  • title

    Label text of the title. Depending on the width of the browser window, the title text is truncated and displayed with three ellipses (see PageHeader.title design=standard above).

    This property can be personalized by administrators.