Uses of Class
org.apache.wicket.ajax.attributes.ThrottlingSettings
-
Packages that use ThrottlingSettings Package Description org.apache.wicket.ajax.attributes -
-
Uses of ThrottlingSettings in org.apache.wicket.ajax.attributes
Methods in org.apache.wicket.ajax.attributes that return ThrottlingSettings Modifier and Type Method Description ThrottlingSettingsAjaxRequestAttributes. getThrottlingSettings()Methods in org.apache.wicket.ajax.attributes with parameters of type ThrottlingSettings Modifier and Type Method Description AjaxRequestAttributesAjaxRequestAttributes. setThrottlingSettings(ThrottlingSettings throttlingSettings)
-