| Interface | Description |
|---|---|
| NavDivider |
A
NavItem that represents a divider |
| NavFactory | |
| NavGroup |
A
NavItem that contains a list of children. |
| NavItem |
A navigation item is a way to classify different assets, like for instance, perspectives.
|
| NavItemContext |
An interface for manipulating a
NavItem.getContext() as it was a collection of attribute/value pairs. |
| NavItemVisitor |
NavItem visitor interface |
| NavTree |
A tree like structure containing a list of parent and children nodes where every node is a
NavItem instance. |
| Enum | Description |
|---|---|
| NavItem.Type |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.