About Breadcrumbs

The breadCrumbs component is used to create a hierarchy of links for a path back to the root page in which the current page navigated from. The breadcrumb links can be placed on one line (horizontal) or on successively indented lines (vertical).

Horizontally oriented breadcrumbs

Vertically oriented breadcrumbs

The breadCrumbs component is usually placed inside the pageLayout named child location. The breadcrumb links are created by using a series of link components as indexed children of the breadCrumbs component.

When used inside pageLayout, breadcrumb links display above the page title. Breadcrumbs can also be used inside a browseMenu component, in which case the breadcrumb links display above the browse menu title.


About BrowseMenu
About Train

Creating Breadcrumbs
Creating a Train
Working with Navigation Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.