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

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

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

Methods in com.sapportals.portal.prt.util.html that return HtmlCell
 HtmlCell HtmlCell.setBackground(java.lang.String v)
          Set the value of m_background.
 HtmlCell HtmlCell.setColSpan(int v)
          Set the value of m_colSpan.
 HtmlCell HtmlCell.setRowSpan(int v)
          Set the value of m_rowSpan.
 HtmlCell HtmlCell.setWidth(java.lang.String v)
          Set the value of m_width.