jar

org.wicketstuff : wicketstuff-multi-text-input

Maven & Gradle

Feb 14, 2015

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.

Table Of Contents

Latest Version

Download org.wicketstuff : wicketstuff-multi-text-input JAR file - Latest Versions:

All Versions

Download org.wicketstuff : wicketstuff-multi-text-input JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.5

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wicketstuff-multi-text-input-1.5.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wicketstuff.multitextinput

├─ org.wicketstuff.multitextinput.MultiTextInput.class - [JAR]