Package org.apache.wicket.settings

Interface Summary
IApplicationSettings Settings interface for application settings.
IDebugSettings Settings interface for various debug settings
IExceptionSettings Settings interface for configuring exception handling related settings.
IFrameworkSettings Framework settings for retrieving and configuring framework settings.
IJavaScriptLibrarySettings Interface for settings related to the JavaScript libraries that come with and are used by Wicket.
IMarkupSettings Interface for markup related settings.
IPageSettings Interface for page related settings.
IRequestCycleSettings Interface for request related settings
IRequestLoggerSettings  
IResourceSettings Interface for resource related settings
ISecuritySettings Interface for security related settings
IStoreSettings An interface for settings related to the the storages where page instances are persisted - IPageStore, IDataStore and IPageManager.
 

Class Summary
IExceptionSettings.UnexpectedExceptionDisplay Enumerated type for different ways of displaying unexpected exceptions.
 

Enum Summary
IExceptionSettings.AjaxErrorStrategy How to handle errors while processing an Ajax request
IExceptionSettings.ThreadDumpStrategy Which threads' stacktrace to dump when a page lock timeout occurs
IRequestCycleSettings.RenderStrategy Enum type for different render strategies
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.