Uses of Interface
wicket.settings.IDebugSettings

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

Uses of IDebugSettings in wicket
 

Methods in wicket that return IDebugSettings
 IDebugSettings Application.getDebugSettings()
           
 

Uses of IDebugSettings in wicket.settings
 

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



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