Show TOC Start of Content Area

Object documentation Breadcrumb Navigation  Locate the document in its SAP Library structure

A BreadCrumb displays the current page in the context of a navigation path. You can, for example, display a history of the pages last visited or the structure of the information provided. A BreadCrumb consists of individual links or entirely represents a link, as displayed in the following screen graphics:

behaviour Property and Its Effect at Runtime

multipleLinks

This graphic is explained in the accompanying text

singleLink

This graphic is explained in the accompanying text

You can insert two different types of BreadCrumb steps into a BreadCrumb.

·        BreadCrumbStep (IWDBreadCrumbStep)

·        MultipleBreadCrumbStep (IWDMultipleBreadCrumbStep)

BreadCrumbSteps are bound to individual context attributes. In this way, the number of displayed steps is defined during runtime. A MultipleBreadcrumbStep is bound to a context node. This allows the number of displayed steps to be dynamically adjusted at runtime.

Structure

This graphic is explained in the accompanying text

 

 

End of Content Area