Package | Description |
---|---|
org.wicketstuff.foundation.label |
Modifier and Type | Method and Description |
---|---|
LabelOptions |
LabelOptions.setColor(ButtonColor color) |
LabelOptions |
LabelOptions.setRadius(ButtonRadius radius) |
Constructor and Description |
---|
FoundationLabel(String id,
org.apache.wicket.model.IModel<?> model,
LabelOptions options)
Create FoundationLabel.
|
FoundationLabel(String id,
LabelOptions options)
Create FoundationLabel.
|
FoundationLabel(String id,
Serializable label,
LabelOptions options)
Create FoundationLabel.
|
Copyright © 2015. All rights reserved.