Package org.apache.wicket.ajax.markup.html.form
-
Class Summary Class Description AjaxButton A button that submits the form via Ajax.AjaxCheckBox A CheckBox which is updated via ajax when the user changes its valueAjaxFallbackButton An ajax submit button that will degrade to a normal request if ajax is not available or javascript is disabled.AjaxSubmitLink A link that submits a form via ajax.