www.element4solution.com

e4s.html.input.extended
Class TEXTAREA.OPTIMALSIZE

java.lang.Object
  extended by e4s.html.input.extended.TEXTAREA.OPTIMALSIZE
Enclosing class:
TEXTAREA

public static class TEXTAREA.OPTIMALSIZE
extends java.lang.Object

Holds the optimal size for a TEXTAREA.


Field Summary
 int m_cols
           
 int m_rows
           
 
Constructor Summary
TEXTAREA.OPTIMALSIZE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_rows

public int m_rows

m_cols

public int m_cols
Constructor Detail

TEXTAREA.OPTIMALSIZE

public TEXTAREA.OPTIMALSIZE()

www.element4solution.com