com.sapportals.portal.prt.util.html
Class HtmlTextArea.TextAreaWrap

java.lang.Object
  |
  +--com.sapportals.portal.prt.util.html.Stringable
        |
        +--com.sapportals.portal.prt.util.html.HtmlTextArea.TextAreaWrap
Enclosing class:
HtmlTextArea

public static class HtmlTextArea.TextAreaWrap
extends Stringable


Field Summary
static HtmlTextArea.TextAreaWrap HARD
           
static HtmlTextArea.TextAreaWrap OFF
           
static HtmlTextArea.TextAreaWrap TOP
           
 
Methods inherited from class com.sapportals.portal.prt.util.html.Stringable
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TOP

public static final HtmlTextArea.TextAreaWrap TOP

HARD

public static final HtmlTextArea.TextAreaWrap HARD

OFF

public static final HtmlTextArea.TextAreaWrap OFF