PageHeader Properties

Use

Properties in View Designer

  • design

    Possible font sizes for the PageHeader.

    Value

    Example of the Visual Display

    Description

    small

    Displayed with reduced font size and reduced height.

    standard

    Standard display

  • hideTitle

    If this property is set, the title of the PageHeader including the UI element inserted with the title content aggregation is hidden.
  • 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.