org.equanda.tapestry5.components
Class TextAreaAutoExpander
java.lang.Object
org.equanda.tapestry5.components.TextAreaAutoExpander
@IncludeJavaScriptLibrary(value={"${tapestry.scriptaculous}/prototype.js","classpath:/org/equanda/tapestry5/resources/t5equanda.js"})
public class TextAreaAutoExpander
- extends Object
Include this component in your page and all textareas will automatically expand while typing.
Based on http://swapnilsarwe.phpnet.us/text-area-auto-xpander.html
- Author:
- Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextAreaAutoExpander
public TextAreaAutoExpander()
Copyright © 2007-2009. All Rights Reserved.