| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.button |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedAjaxLink<T>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapAjaxLink<T> |
BootstrapAjaxLink.setIconType(IconType iconType)
sets the button's icon which will be rendered in front of the label.
|
BootstrapAjaxLink<T> |
BootstrapAjaxLink.setInverted(boolean inverted) |
BootstrapAjaxLink<T> |
BootstrapAjaxLink.setLabel(org.apache.wicket.model.IModel<?> label)
sets the label of the button.
|
BootstrapAjaxLink<T> |
BootstrapAjaxLink.setSize(Buttons.Size size) |
BootstrapAjaxLink<T> |
BootstrapAjaxLink.setType(Buttons.Type type) |
Copyright © 2013 agilecoders.de. All Rights Reserved.