org.equanda.tapestry5.components
Class TextAreaAutoExpander

java.lang.Object
  extended by 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

Constructor Summary
TextAreaAutoExpander()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextAreaAutoExpander

public TextAreaAutoExpander()


Copyright © 2007-2009. All Rights Reserved.