| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.feedback |
Classes related to showing user feedback, generally as the
result of form submission and/or validation.
|
| org.apache.wicket.markup.html.form.validation |
Support for form validation.
|
| org.apache.wicket.markup.html.panel |
Panel components.
|
| org.apache.wicket.settings | |
| 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 |
|---|
| FeedbackMessages
Holds list of feedback messages.
|
| Class and Description |
|---|
| FeedbackCollector
Collects feedback messages from all the places where they can be stored.
|
| FeedbackMessage
Represents a generic message meant for the end-user/ pages.
|
| FeedbackMessagesModel
Model for extracting feedback messages.
|
| IFeedback
Interface for components that present some kind of feedback to the user, normally based on the
feedback messages attached to various components on a given page.
|
| IFeedbackMessageFilter
Interface for filtering feedback messages.
|
| Class and Description |
|---|
| IFeedback
Interface for components that present some kind of feedback to the user, normally based on the
feedback messages attached to various components on a given page.
|
| IFeedbackMessageFilter
Interface for filtering feedback messages.
|
| Class and Description |
|---|
| FeedbackMessage
Represents a generic message meant for the end-user/ pages.
|
| FeedbackMessagesModel
Model for extracting feedback messages.
|
| IFeedback
Interface for components that present some kind of feedback to the user, normally based on the
feedback messages attached to various components on a given page.
|
| IFeedbackMessageFilter
Interface for filtering feedback messages.
|
| Class and Description |
|---|
| IFeedbackMessageFilter
Interface for filtering feedback messages.
|
| Class and Description |
|---|
| FeedbackMessage
Represents a generic message meant for the end-user/ pages.
|
| IFeedbackMessageFilter
Interface for filtering feedback messages.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.