public final class NavbarComponents extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<INavbarComponent> |
transform(Navbar.ComponentPosition position,
org.apache.wicket.Component... components)
transforms a given component into a navbar component.
|
public static List<INavbarComponent> transform(Navbar.ComponentPosition position, org.apache.wicket.Component... components)
position - the position inside navbarcomponents - the components to transformCopyright © 2013 agilecoders.de. All Rights Reserved.