|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFeedback | |
|---|---|
| org.apache.wicket.markup.html.form.validation | Support for form validation. |
| org.apache.wicket.markup.html.panel | Panel components. |
| Uses of IFeedback in org.apache.wicket.markup.html.form.validation |
|---|
| Classes in org.apache.wicket.markup.html.form.validation that implement IFeedback | |
|---|---|
class |
FormComponentFeedbackBorder
A border that can be placed around a form component to indicate when the bordered child/children has a validation error. |
class |
FormComponentFeedbackIndicator
A panel that hides or shows itself depending on whether there are feedback messages for a given message filter. |
| Uses of IFeedback in org.apache.wicket.markup.html.panel |
|---|
| Classes in org.apache.wicket.markup.html.panel that implement IFeedback | |
|---|---|
class |
ComponentFeedbackPanel
Convenience feedback panel that filters the feedback messages based on the component given in the constructor. |
class |
FeedbackPanel
A panel that displays FeedbackMessages in a list view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||