| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.ajax | |
| org.apache.wicket.core.request.handler | |
| org.apache.wicket.core.request.handler.logger | |
| org.apache.wicket.core.request.mapper | |
| org.apache.wicket.core.util.string |
String utilities.
|
| org.apache.wicket.markup.html.link |
Link components.
|
| org.apache.wicket.request.cycle | |
| org.apache.wicket.request.handler.render | |
| 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 |
|---|
| IPageProvider
Represents object capable of providing a page instance.
|
| PageProvider
Provides page instance for request handlers.
|
RenderPageRequestHandler
IRequestHandler that renders page instance. |
| RenderPageRequestHandler.RedirectPolicy
Determines whether Wicket does a redirect when rendering a page
|
| Class and Description |
|---|
| IPageClassRequestHandler
Request handler that works with page class.
|
| IPageRequestHandler
Request handler that works with a page instance.
|
| IPartialPageRequestHandler
Request handler that allows partial updates of the current page instance.
|
| Class and Description |
|---|
| EmptyAjaxRequestHandler
The empty AJAX request target does output an empty AJAX response.
|
| IComponentRequestHandler
Request handler that works with a component.
|
| IPageAndComponentProvider
Extension of
IPageProvider that is also capable of providing a Component belonging to the
page. |
| IPageClassRequestHandler
Request handler that works with page class.
|
| IPageProvider
Represents object capable of providing a page instance.
|
| IPageRequestHandler
Request handler that works with a page instance.
|
| PageAndComponentProvider
Extension of
PageProvider that is also capable of providing a Component belonging to the
page. |
| PageProvider
Provides page instance for request handlers.
|
| RenderPageRequestHandler.RedirectPolicy
Determines whether Wicket does a redirect when rendering a page
|
| Class and Description |
|---|
| IPageAndComponentProvider
Extension of
IPageProvider that is also capable of providing a Component belonging to the
page. |
| IPageProvider
Represents object capable of providing a page instance.
|
| Class and Description |
|---|
| IPageRequestHandler
Request handler that works with a page instance.
|
| Class and Description |
|---|
| PageProvider
Provides page instance for request handlers.
|
| Class and Description |
|---|
| IPageProvider
Represents object capable of providing a page instance.
|
| Class and Description |
|---|
| IPageRequestHandler
Request handler that works with a page instance.
|
| RenderPageRequestHandler.RedirectPolicy
Determines whether Wicket does a redirect when rendering a page
|
| Class and Description |
|---|
| IPageProvider
Represents object capable of providing a page instance.
|
RenderPageRequestHandler
IRequestHandler that renders page instance. |
| RenderPageRequestHandler.RedirectPolicy
Determines whether Wicket does a redirect when rendering a page
|
| Class and Description |
|---|
| IPageProvider
Represents object capable of providing a page instance.
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.