wicket-contrib-datepicker

This DatePicker component used to live in wicket-extensions. It uses JSCalendar to pop up a div (not a separate window) with a calendar in it for easy date entry.

JSCalendar is licensed under the LGPL, which is incompatible with the Apache license that Wicket uses. The component has therefore been moved into Wicket Stuff to provide a migration path to Wicket 1.3+ for users of the original component in previous releases of Wicket.

Package names have been kept the same, so this is a 100% backwards-compatible direct drop-in replacement for the old component.

For usage information, see the javadoc for wicket.extensions.markup.html.datepicker.DatePicker.

You can download the latest available release here. Or alternatively add the following dependency to your maven pom:

<dependency>
    <groupId>wicket-stuff</groupId>
    <artifactId>wicket-contrib-datepicker</artifactId>
    <version>1.2</version>
</dependency>

Browse Space

- Pages
- News
- Labels
- Attachments
- Bookmarks
- Mail
- Activity
- Advanced

Explore Confluence

- Popular Labels
- Notation Guide

Your Account

Log In

or Sign Up  

Other Features

Add Content