| Package | Description |
|---|---|
| com.googlecode.wicket.jquery.ui.form.button |
| Modifier and Type | Method and Description |
|---|---|
static IndicatingAjaxButton.Position |
IndicatingAjaxButton.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndicatingAjaxButton.Position[] |
IndicatingAjaxButton.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndicatingAjaxButton |
IndicatingAjaxButton.setPosition(IndicatingAjaxButton.Position position) |
| Constructor and Description |
|---|
AjaxIndicatingButtonBehavior(String selector,
String icon,
IndicatingAjaxButton.Position position)
Constructor
|
Copyright © 2017 7thWeb. All rights reserved.