| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.behavior | |
| net.dontdrinkandroot.wicket.bootstrap.css |
| Modifier and Type | Method and Description |
|---|---|
LabelStyle |
LabelBehavior.getLabeLStyle() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wicket.model.IModel<LabelStyle> |
LabelBehavior.getLabelStyleModel() |
| Constructor and Description |
|---|
LabelBehavior(LabelStyle labelStyle) |
| Constructor and Description |
|---|
LabelBehavior(org.apache.wicket.model.IModel<LabelStyle> labelStyleModel) |
| Modifier and Type | Method and Description |
|---|---|
static LabelStyle |
LabelStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelStyle[] |
LabelStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.