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