Show TOC Start of Content Area

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

Definition

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

Description of UI Element Properties

·        dataSource
This property defines the context node to which the MultipleBreadCrumbStep must be bound.

Overview of Inherited and Additional Properties

Name

Interface

Type

Initial Value

Bindable

Value Required

dataSource

IWDMultipleBreadCrumbStep

Object

 

bindable_mandatory

No

text

IWDBreadCrumbStep

String

 

bindable

No

textDirection

IWDBreadCrumbStep

WDTextDirection

inherit

bindable

No

tooltip

IWDBreadCrumbStep

String

 

bindable

No

visible

IWDBreadCrumbStep

boolean

true

bindable

No

 

 

End of Content Area