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

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

Uses of IPageSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IPageSettings
 IPageSettings Application.getPageSettings()
           
 

Uses of IPageSettings in org.apache.wicket.settings
 

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



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