Package wicket.ajax.form

Class Summary
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.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.