| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.web.helper |
| Modifier and Type | Method and Description |
|---|---|
static NavbarHardLinks |
NavbarHardLinks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavbarHardLinks[] |
NavbarHardLinks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<NavbarHardLinks> |
NavbarRegistry.getSubMenuCategories() |
| Modifier and Type | Method and Description |
|---|---|
Collection<NavbarElement> |
NavbarRegistry.getSubMenu(NavbarHardLinks category) |
void |
NavbarRegistry.registerSubMenu(NavbarHardLinks menu,
String identifier,
String relativePath) |
void |
NavbarRegistry.registerSubMenu(NavbarHardLinks menu,
String identifier,
String relativePath,
int orderNo) |
void |
NavbarRegistry.unregisterSubMenu(NavbarHardLinks menu,
String identifier) |
Copyright © 2014 Cinovo AG. All Rights Reserved.