| Package | Description |
|---|---|
| de.agilecoders.wicket.extensions.markup.html.bootstrap.ladda |
| Modifier and Type | Method and Description |
|---|---|
static LaddaBehavior.Effect |
LaddaBehavior.Effect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaddaBehavior.Effect[] |
LaddaBehavior.Effect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LaddaAjaxButton |
LaddaAjaxButton.setEffect(LaddaBehavior.Effect effect)
Sets the effect to use
|
LaddaAjaxLink<T> |
LaddaAjaxLink.setEffect(LaddaBehavior.Effect effect)
Sets the effect to use
|
LaddaBehavior |
LaddaBehavior.withEffect(LaddaBehavior.Effect effect)
Sets the effect to use
|
Copyright © 2011–2014 AgileCoders. All rights reserved.