Package | Description |
---|---|
org.wicketstuff.foundation.topbar |
Modifier and Type | Method and Description |
---|---|
static TopBarMenuLayout |
TopBarMenuLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopBarMenuLayout[] |
TopBarMenuLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FoundationTopBarTitle(String id,
org.apache.wicket.model.IModel<String> titleModel,
org.apache.wicket.model.IModel<TopBarMenuLayout> menuLayoutModel,
org.apache.wicket.model.IModel<String> menuTitleModel)
Create FoundationTopBarTitle.
|
Copyright © 2015. All rights reserved.