RoadMapStep Properties

Properties in the View Designer

  • description

    Displays a text below the individual RoadMapStep.

  • enabled

    Specifies whether the RoadMapStep is activated. Only an activated RoadMapStep can trigger events.

  • surname

    Label of the RoadMapStep displayed within the RoadMapStep.

  • textDirection

    Text or writing direction.

    This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Hebrew and Arabic, as opposed to LTR such as English.

    Value

    Description

    inherit

    Thetext direction is inherited fromthe parent element. Therefore, the text direction is identical to the parent element.

    ltr

    Left to right text direction

    rtl

    Right to left text direction

  • tooltip

    Quick info text that appears when the user passes the mouse pointer over the UI element. If Screen Reader is supported, extra text is added automatically to the tooltip in order to support accessibility.

  • type

    Type of RoadMapStep

    Value

    Visual Display

    Description

    roundtripClosed

    Specifies a step in the RoadMap UI element which contains substeps.

    roundtripEnd

    End point of a round trip. Note that a RoadMapStep with StepType=RoundTripEnd cannot be selected and is shown as disabled

    roundtripStart

    Start point of a roundtrip

    standard

    Standard step of a RoadMap UI element

    substep

    Substep used for round trips

  • visible

    Determines whether the RoadMapStep is visible. This property enables you to easily hide a RoadMapStep.

    This property can be personalized both by a user and by an administrator.This property can be assigned the value, false, through personalization.