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

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

Uses of IStoreSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IStoreSettings
 IStoreSettings Application.getStoreSettings()
           
 

Methods in org.apache.wicket with parameters of type IStoreSettings
 void Application.setStoreSettings(IStoreSettings storeSettings)
           
 

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

Classes in org.apache.wicket.settings.def that implement IStoreSettings
 class StoreSettings
          The implementation of IStoreSettings
 



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