Package org.apache.wicket.ajax.form

Class Summary
AjaxFormChoiceComponentUpdatingBehavior This is a Ajax Component Update Behavior that is meant for choices/groups that are not one component in the html but many.
AjaxFormComponentUpdatingBehavior A behavior that updates the hosting FormComponent via ajax when an event it is attached to is triggered.
AjaxFormSubmitBehavior Ajax event behavior that submits a form via ajax when the event it is attached to, is invoked.
AjaxFormValidatingBehavior Ajax event behavior that submits the form and updates all form feedback panels on the page.
OnChangeAjaxBehavior A behavior that updates the hosting FormComponent via ajax when value of the component is changed.
 



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