Uses of Class
com.sapportals.portal.prt.util.html.HtmlTextArea

Packages that use HtmlTextArea
com.sapportals.portal.prt.util.html   
 

Uses of HtmlTextArea in com.sapportals.portal.prt.util.html
 

Methods in com.sapportals.portal.prt.util.html that return HtmlTextArea
 HtmlTextArea HtmlTextArea.setCols(int v)
          Set the value of m_cols.
 HtmlTextArea HtmlTextArea.setRows(int v)
          Set the value of m_rows.
 HtmlTextArea HtmlTextArea.setWrap(HtmlTextArea.TextAreaWrap v)
          Set the value of m_wrap.