Uses of Interface
wicket.settings.IRequestCycleSettings

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

Uses of IRequestCycleSettings in wicket
 

Methods in wicket that return IRequestCycleSettings
 IRequestCycleSettings Application.getRequestCycleSettings()
           
 

Uses of IRequestCycleSettings in wicket.settings
 

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



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