Show TOC

 PageHeader PropertiesLocate this document in the navigation structure

Properties in the View Designer
  • design

    Possible font sizes for the PageHeader.

    Note

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

    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 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

  • 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 an administrator.