Uses of Interface
wicket.settings.IAjaxSettings

Packages that use IAjaxSettings
wicket The core Wicket package. 
wicket.settings   
 

Uses of IAjaxSettings in wicket
 

Methods in wicket that return IAjaxSettings
 IAjaxSettings Application.getAjaxSettings()
          Deprecated. use Application.getDebugSettings() instead
 

Uses of IAjaxSettings in wicket.settings
 

Classes in wicket.settings that implement IAjaxSettings
 class Settings
          Contains settings exposed via IXXXSettings interfaces.
 



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