Even though Wicket framework is very mature, I was missing some features when I was using it in the last projects. The following few blog articles will present a few useful extensions to the framework, namely:
- A validation error container for nested wicket containers/components that allows to use CSS to show validation errors in components and that enables the feedback on the component level resulting from a validation errors of a form validation.
- Show the way how to customize/rewrite the FeedbackPanel component in order to adapt the look of the feedback panel to own needs.
- An extension for Radio buttons which allows one to cope with Boolean values and to retrieve the selected radio button.
- Showing how to introduce a component which sets the focus on a particular component.
Keine Kommentare:
Kommentar veröffentlichen