Package | Description |
---|---|
com.googlecode.wicket.jquery.ui.form.button |
Modifier and Type | Class and Description |
---|---|
class |
IndicatingAjaxButton
Provides a jQuery button based on the
AjaxButton , with an ajax indicator the time the AjaxButton.onSubmit() process. |
class |
SecuredAjaxButton
Provides a jQuery button based on the built-in AjaxButton, protected by roles.
|
Modifier and Type | Method and Description |
---|---|
protected AjaxButton |
ConfirmButton.newAjaxButton(String id,
AbstractDialog<?> dialog)
Gets the new
AjaxButton that will open the supplied dialog |
protected AjaxButton |
ConfirmAjaxButton.newAjaxButton(String id,
AbstractDialog<?> dialog)
Gets the new
AjaxButton that will open the supplied dialog |
Copyright © 2018 7thWeb. All rights reserved.