public interface INavbarComponent
extends org.apache.wicket.util.io.IClusterable
Navbar.| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Component |
create(String markupId)
creates a new
Navbar component |
Navbar.ComponentPosition |
getPosition() |
org.apache.wicket.Component create(String markupId)
Navbar componentmarkupId - the markup id of new componentNavbar.ComponentPosition getPosition()
Copyright © 2013 agilecoders.de. All Rights Reserved.