NavContainers contain multiple NavItems, which are divided into search, context and action subcomponents. There are three default NavContainers:

NavContainers set the following:

Name

Type

Description

id

string

IDs are optional. If you use an ID, it must be unique to the IDs that are specified by other navigational components within the global context area.

The ID is included when rendering the NavContainer component within the DOM to enable custom CSS files to target the styling of the NavContainer without having to modify the JSP file directly.

environmentTools

path

References and identifies the EnvironmentTools component.

navItems

path

References all of the contained navItem components.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices