Show TOC

 RoadMap EventsLocate this document in the navigation structure

Events in View Designer
  • onLoadSteps

    Action executed when the RoadMap UI element contains more steps than are displayed, and the user clicks on the More Steps icon.

    Also refer to RoadMap Scrolling .

    Parameter Name Type Description

    ID

    STRING

    Standard parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard parameter

    AT_END

    WDY_BOOLEAN

    Determines whether the further steps are at the start or the end of the RoadMap.

  • onSelect

    Action executed when a RoadMap step is selected.

    Parameter Name Type Description

    ID

    STRING

    Standard parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard parameter

    STEP

    STRING

    ID of the selected step.