wicketstuff-scriptaculous
The wicketstuff-scriptaculous project allows for wicket developers to use a Java API to interact with the very fancy script.aculo.us javascript library. Just drop this jar into your Wicket application, and you'll have a Web 2.0 application in no time!
There are a number of components available with this library:
- Script.aculo.us AjaxEditInPlaceLabel — Label that users can edit in place using Ajax
- Script.aculo.us AutoCompleteBehavior — TextField that provides static suggestions for autocompletion
- Script.aculo.us Draggables
- Script.aculo.us Effects — Java API to work with the scriptaculous Effects library.
- Script.aculo.us SortableListView — Drag/Drop reordering of list items
- wicketstuff-prototype