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

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

Uses of IPageSettings in org.apache.wicket
 

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

Methods in org.apache.wicket with parameters of type IPageSettings
 void Application.setPageSettings(IPageSettings pageSettings)
           
 

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

Classes in org.apache.wicket.settings.def that implement IPageSettings
 class PageSettings
           
 



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