Uses of Class
org.apache.wicket.ajax.attributes.ThrottlingSettings

Packages that use ThrottlingSettings
org.apache.wicket.ajax.attributes   
 

Uses of ThrottlingSettings in org.apache.wicket.ajax.attributes
 

Methods in org.apache.wicket.ajax.attributes that return ThrottlingSettings
 ThrottlingSettings AjaxRequestAttributes.getThrottlingSettings()
           
 

Methods in org.apache.wicket.ajax.attributes with parameters of type ThrottlingSettings
 AjaxRequestAttributes AjaxRequestAttributes.setThrottlingSettings(ThrottlingSettings throttlingSettings)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.