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.
Release date: 22 January 2012
License: The Apache Software License, Version 2.0
Mailing Lists: Wicket User List
Files: 9,
Classes: 2,
Lines of code: 486
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / javax.servlet / servlet-api
  • Maven-Central / jmock / jmock
  • Maven-Central / junit / junit
  • Maven-Central / org.apache.wicket / wicket-core
  • Maven-Central / org.apache.wicket / wicket-extensions
  • Maven-Central / org.apache.wicket / wicket-request
  • Maven-Central / org.apache.wicket / wicket-util
  • Maven-Central / org.easymock / easymock
  • Maven-Central / org.hamcrest / hamcrest-core
  • Maven-Central / org.mockito / mockito-all
  • Maven-Central / org.slf4j / jcl-over-slf4j
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-log4j12
  • Maven-Central / org.wicketstuff / wicketstuff-jslibraries
  • Maven-Central / org.wicketstuff / wicketstuff-prototype
  • JDK / jdk / openjdk
MD5 Signatures:
  • 67605558af9fb064a7fcfd0d9c775fc5
  • c52697fdb774fa9ddc77cd12c9d2f966
New to GrepCode? Check out our FAQ X