Package org.apache.wicket.ajax.markup.html.form

Class Summary
AjaxButton A button that submits the form via ajax.
AjaxCheckBox A CheckBox which is updated via ajax when the user changes its value
AjaxFallbackButton An ajax submit button that will degrade to a normal request if ajax is not available or javascript is disabled.
AjaxSubmitButton Deprecated. Use AjaxButton instead.
AjaxSubmitLink A link that submits a form via ajax.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.