Uses of Class
com.googlecode.wicket.jquery.ui.form.button.AjaxButton
Packages that use AjaxButton
-
Uses of AjaxButton in com.googlecode.wicket.jquery.ui.form.button
Subclasses of AjaxButton in com.googlecode.wicket.jquery.ui.form.buttonModifier and TypeClassDescriptionclassProvides a jQuery button based on theAjaxButton, with an ajax indicator the time theAjaxButton.onSubmit()process.classProvides a jQuery button based on the built-in AjaxButton, protected by roles.Methods in com.googlecode.wicket.jquery.ui.form.button that return AjaxButtonModifier and TypeMethodDescriptionprotected AjaxButtonConfirmAjaxButton.newAjaxButton(String id, AbstractDialog<?> dialog) Gets the newAjaxButtonthat will open the supplied dialogprotected AjaxButtonConfirmButton.newAjaxButton(String id, AbstractDialog<?> dialog) Gets the newAjaxButtonthat will open the supplied dialog