Uses of Interface
org.apache.wicket.settings.IDebugSettings

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

Uses of IDebugSettings in org.apache.wicket
 

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

Uses of IDebugSettings in org.apache.wicket.settings
 

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



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