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

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

Uses of IFrameworkSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IFrameworkSettings
 IFrameworkSettings Application.getFrameworkSettings()
           
 

Methods in org.apache.wicket with parameters of type IFrameworkSettings
 void Application.setFrameworkSettings(IFrameworkSettings frameworkSettings)
           
 

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

Classes in org.apache.wicket.settings.def that implement IFrameworkSettings
 class FrameworkSettings
           
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.