Uses of Class
org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior

Packages that use AjaxFormComponentUpdatingBehavior
org.apache.wicket.ajax.form   
 

Uses of AjaxFormComponentUpdatingBehavior in org.apache.wicket.ajax.form
 

Subclasses of AjaxFormComponentUpdatingBehavior in org.apache.wicket.ajax.form
 class OnChangeAjaxBehavior
          A behavior that updates the hosting FormComponent via ajax when value of the component is changed.
 



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