| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.navbar |
| Modifier and Type | Method and Description |
|---|---|
Navbar.Position |
Navbar.getPosition() |
static Navbar.Position |
Navbar.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Navbar.Position[] |
Navbar.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Navbar |
Navbar.setPosition(Navbar.Position position)
Sets the prefered position of the navigation bar on the screen.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.