| Package | Description |
|---|---|
| org.wicketstuff.jwicket | |
| org.wicketstuff.jwicket.ui.datepicker | |
| org.wicketstuff.jwicket.ui.effect |
| Modifier and Type | Method and Description |
|---|---|
static JQuerySpeed |
JQuerySpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JQuerySpeed[] |
JQuerySpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatePicker |
DatePicker.setDuration(org.apache.wicket.ajax.AjaxRequestTarget target,
JQuerySpeed value) |
DatePicker |
DatePicker.setDuration(JQuerySpeed value)
Sets the 'duration' property for this DatePicker.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractJqueryUiEffect |
AbstractJqueryUiEffect.setFadeInAfter(JQuerySpeed speed) |
AbstractJqueryUiEffect |
AbstractJqueryUiEffect.setSpeed(JQuerySpeed value)
A common parameter for all effects is the speed.
|
Copyright © 2015. All rights reserved.