|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HtmlRow | |
| com.sapportals.portal.prt.util.html | |
| Uses of HtmlRow in com.sapportals.portal.prt.util.html |
| Subclasses of HtmlRow in com.sapportals.portal.prt.util.html | |
class |
HtmlCell
HtmlCell.java Created: Fri Oct 29 14:51:21 1999 |
| Methods in com.sapportals.portal.prt.util.html that return HtmlRow | |
HtmlRow |
HtmlRow.setHeight(java.lang.String v)
Set the value of m_height. |
HtmlRow |
HtmlRow.setNoWrap(boolean v)
Set the value of m_noWrap. |
HtmlRow |
HtmlRow.setBgColor(java.lang.String v)
Set the value of m_bgColor. |
HtmlRow |
HtmlRow.setAlign(java.lang.String align)
Sets the ALIGN="" attribute convience variables are provided in the AlignType interface |
HtmlRow |
HtmlRow.setVAlign(java.lang.String valign)
Sets the ALIGN="" attribute convience variables are provided in the AlignType interface |
HtmlRow |
HtmlRow.setBorderColorLight(java.lang.String v)
Set the value of m_borderColorLight. |
HtmlRow |
HtmlRow.setBorderColorDark(java.lang.String v)
Set the value of m_borderColorDark. |
HtmlRow |
HtmlRow.setBorderColor(java.lang.String v)
Set the value of m_borderColor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||