Group: org.wicketstuff - All Dependencies
Wicket Console - Engine · This is the 'backend' of Wicket Console which actually executes scripts.
Wicket Console · Wicket Console allows to execute dynamic (scripting) languages at runtime
Client and Server Validation · WicketStuff Client and Server Validation aims to provide a client side validation framework that is as simple to use as Wicket's server side validation and will automatically handle both types of validation seamlessly.
CalendarViews - Parent · See the child project "calendarviews" for a more complete description. This is the parent for the actual project and the examples.
CalendarViews - Examples · Examples of how to use WicketStuff CalendarViews.
BrowserId Parent · Parent project for WicketStuff BrowserId
BrowserId Example · Example usage of WicketStuff BrowserId
Wicket YUI Integration - Parent · Wicket Components for the Yahoo User Interface (YUI) library. This is the parent for the actual project and the examples. See the child project "yui" for a more complete description.
Wicket YUI Integration - Examples · Examples for the Yahoo User Interface (YUI) library.
YAV Integration - Parent · See the child project "yav" for a more complete description. This is the parent for the actual project and the examples.
YAV Integration - Examples · The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.
Multi-Text Input · The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.
Mootools MeioMask Plugin Integration · Mootools MeioMask Plugin Integration for Masking Text Input
Datatable Autocomplete Common · This module provides the Patricia Trie implementation. It is seperated from the main datatable-autocomplete module to allow reuse in non wicket environments.
Datatable Autocomplete · The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast. It is not memory efficient but it is fast especially to know how many results a given prefix matches. Provides a Datatable component when tied to a textfield will show the matched objects in a table format.
Wicket Console - Templates · Script templates for Wicket Console
Wicket Console - Engine · This is the 'backend' of Wicket Console which actually executes scripts.
Client and Server Validation · WicketStuff Client and Server Validation aims to provide a client side validation framework that is as simple to use as Wicket's server side validation and will automatically handle both types of validation seamlessly.
Apache Shiro Security for Wicket · Shiro Security for Apache Wicket. (Shiro was formerly known as Apache Ki and JSecurity)