| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.settings |
| Class and Description |
|---|
| ApplicationSettings
* Settings interface for application settings.
|
| DebugSettings
Settings interface for various debug settings
|
| ExceptionSettings
Settings interface for configuring exception handling related settings.
|
| FrameworkSettings
Framework settings for retrieving and configuring framework settings.
|
| JavaScriptLibrarySettings
Interface for settings related to the JavaScript libraries that come with and are used by Wicket.
|
| MarkupSettings
Interface for markup related settings.
|
| PageSettings
Interface for page related settings.
|
| RequestCycleSettings
Interface for request related settings
|
| RequestLoggerSettings |
| ResourceSettings
Interface for resource related settings
|
| SecuritySettings
Interface for security related settings
|
| StoreSettings
An interface for settings related to the the storages where page instances are persisted -
IPageStore,
IDataStore and IPageManager. |
| Class and Description |
|---|
| ApplicationSettings
* Settings interface for application settings.
|
| DebugSettings
Settings interface for various debug settings
|
| ExceptionSettings
Settings interface for configuring exception handling related settings.
|
| ExceptionSettings.AjaxErrorStrategy
How to handle errors while processing an Ajax request
|
| ExceptionSettings.ThreadDumpStrategy
Which threads' stacktrace to dump when a page lock timeout occurs
|
| ExceptionSettings.UnexpectedExceptionDisplay
Enumerated type for different ways of displaying unexpected exceptions.
|
| FrameworkSettings
Framework settings for retrieving and configuring framework settings.
|
| JavaScriptLibrarySettings
Interface for settings related to the JavaScript libraries that come with and are used by Wicket.
|
| MarkupSettings
Interface for markup related settings.
|
| PageSettings
Interface for page related settings.
|
| RequestCycleSettings
Interface for request related settings
|
| RequestCycleSettings.RenderStrategy
Enum type for different render strategies
|
| RequestLoggerSettings |
| ResourceSettings
Interface for resource related settings
|
| SecuritySettings
Interface for security related settings
|
| StoreSettings
An interface for settings related to the the storages where page instances are persisted -
IPageStore,
IDataStore and IPageManager. |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.