Uses of Interface
wicket.settings.IPageSettings

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

Uses of IPageSettings in wicket
 

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

Uses of IPageSettings in wicket.settings
 

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



Copyright © 2004-2007 Wicket developers. All Rights Reserved.