Uses of Package
wicket.settings

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

Classes in wicket.settings used by wicket
IAjaxSettings
          Deprecated. use IDebugSettings instead
IApplicationSettings
          Settings interface for application settings.
IDebugSettings
          Settings interface for various debug settings
IExceptionSettings
          Deprecated. will be removed in 2.0. See methods for details
IFrameworkSettings
          Framework settings for retrieving and configuring framework settings.
IMarkupSettings
          Interface for markup related settings.
IPageSettings
          Interface for page related settings.
IRequestCycleSettings
          Inteface for request related settings
IResourceSettings
          Interface for resource related settings
ISecuritySettings
          Interface for security related settings
ISessionSettings
          Interface for session related settings
Settings
          Contains settings exposed via IXXXSettings interfaces.
 

Classes in wicket.settings used by wicket.settings
IAjaxSettings
          Deprecated. use IDebugSettings instead
IApplicationSettings
          Settings interface for application settings.
IDebugSettings
          Settings interface for various debug settings
IExceptionSettings
          Deprecated. will be removed in 2.0. See methods for details
IExceptionSettings.UnexpectedExceptionDisplay
          Deprecated. will be moved to IApplicationSettings in 2.0
IFrameworkSettings
          Framework settings for retrieving and configuring framework settings.
IMarkupSettings
          Interface for markup related settings.
IPageSettings
          Interface for page related settings.
IRequestCycleSettings
          Inteface for request related settings
IRequestCycleSettings.RenderStrategy
          Enumerated type for different ways of handling the render part of requests.
IResourceSettings
          Interface for resource related settings
ISecuritySettings
          Interface for security related settings
ISessionSettings
          Interface for session related settings
 



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