| Package | Description |
|---|---|
| com.manydesigns.portofino.pages |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationRoot |
Page.actualNavigationRoot |
| Modifier and Type | Method and Description |
|---|---|
NavigationRoot |
Page.getActualNavigationRoot() |
static NavigationRoot |
NavigationRoot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NavigationRoot[] |
NavigationRoot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|