| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.markup.html |
Base package of HTML markup.
|
| org.apache.wicket.markup.html.link |
Link components.
|
| org.apache.wicket.markup.html.pages |
Default special purpose pages for error and feedback support.
|
| org.apache.wicket.mock | |
| org.apache.wicket.page | |
| org.apache.wicket.pageStore | |
| org.apache.wicket.pageStore.memory | |
| org.apache.wicket.request.component | |
| org.apache.wicket.util.tester |
A package with utility classes to ease unit testing of Wicket applications without the need for
a servlet container.
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| IPageManager
Page manager.
|
| IPageManagerContext
Context object for
IPageManager. |
| PageAccessSynchronizer
Synchronizes access to page instances from multiple threads
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| IPageManager
Page manager.
|
| IPageManagerContext
Context object for
IPageManager. |
| Class and Description |
|---|
| AbstractPageManager
Convenience class for
IPageManager implementations. |
| CouldNotLockPageException
An exception that is being thrown when a second thread attempts to get
the lock on a page instance that is currently locked by another thread and it cannot
do that for some specified
duration |
| IManageablePage
TODO javadoc
|
| IPageManager
Page manager.
|
| IPageManagerContext
Context object for
IPageManager. |
| PartialPageUpdate
A partial update of a page that collects components and header contributions to be written to the client in a specific
String-based format (XML, JSON, * ...).
|
| PartialPageUpdate.ResponseBuffer
Wrapper of a response that buffers its contents.
|
| RequestAdapter
Request scoped helper class for
IPageManager. |
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| Class and Description |
|---|
| IPageManagerContext
Context object for
IPageManager. |
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
| Class and Description |
|---|
| IManageablePage
TODO javadoc
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.