public class NavFactoryImpl extends Object implements NavFactory
_instance| Constructor and Description |
|---|
NavFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
NavDivider |
createDivider() |
NavGroup |
createNavGroup() |
NavGroup |
createNavGroup(NavTree navTree) |
NavItem |
createNavItem() |
NavTree |
createNavTree() |
NavTree |
createNavTree(NavItem navItem) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, setpublic NavTree createNavTree(NavItem navItem)
createNavTree in interface NavFactorypublic NavTree createNavTree()
createNavTree in interface NavFactorypublic NavGroup createNavGroup()
createNavGroup in interface NavFactorypublic NavGroup createNavGroup(NavTree navTree)
createNavGroup in interface NavFactorypublic NavItem createNavItem()
createNavItem in interface NavFactorypublic NavDivider createDivider()
createDivider in interface NavFactoryCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.