Start of Content Area

Object documentation MultipleRoadMapStep API  Locate the document in its SAP Library structure

A MultipleRoadMapStep is bound to a context node and enables the application developer to dynamically adapt the RoadMap. Depending on how many elements are assigned to the context node, the number of displayed RoadMapSteps can vary.

Description of UI Element Properties

·        dataSource
This property is used to specify the data source. You can use it to specify the path to the context node providing the data.

Overview of Inherited and Additional Properties

Name

Interface

Type

Initial Value

Bindable

Value Required

dataSource

IWDMultipleRoadMapStep

Object

 

bindable_mandatory

Yes

description

IWDRoadMapStep

String

 

bindable

No

design

IWDRoadMapStep

WDRoadMapStepDesign

standard

bindable

No

enabled

IWDRoadMapStep

boolean

true

bindable

No

name

IWDRoadMapStep

String

 

bindable

No

textDirection

IWDRoadMapStep

WDTextDirection

inherit

bindable

No

tooltip

IWDRoadMapStep

String

 

bindable

No

type

IWDRoadMapStep

WDRoadMapStepType

standard

bindable

No

visible

IWDRoadMapStep

boolean

true

bindable

No

 

 

End of Content Area