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