Show TOC

Background documentationAbstractCaption Properties Locate this document in the navigation structure

 

  • imageFirst

    Position of the symbol in relation to the associated text.

    This property can be personalized by administrators.

    Value

    Visual Display

    Description

    TRUE

    Button.imageFirst = true (Button.imageFirst = true)

    The symbol is displayed to the left of the text.

    FALSE

    Button.imageFirst = false (Button.imageFirst = false)

    The symbol is displayed to the right of the text.

  • imageSource

    Name of the symbol to be displayed.

    For more information, see Handling Web Icons

    This property can be personalized by administrators.

  • 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