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

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

Uses of IDebugSettings in org.apache.wicket
 

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

Methods in org.apache.wicket with parameters of type IDebugSettings
 void Application.setDebugSettings(IDebugSettings debugSettings)
           
 

Uses of IDebugSettings in org.apache.wicket.settings.def
 

Classes in org.apache.wicket.settings.def that implement IDebugSettings
 class DebugSettings
           
 



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