public class HtmlCell extends HtmlRow
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_background
Picture to use for the background.
|
protected Integer |
m_colSpan
Number of columns to cover.
|
protected Integer |
m_rowSpan
number of rows to cover.
|
protected String |
m_width
The width of the cell
|
m_bgColor, m_borderColor, m_borderColorDark, m_borderColorLight, m_height, m_noWrapm_htmlElementsEQUALS_BEGIN, EQUALS_END, m_attributes, SPACE| Constructor and Description |
|---|
HtmlCell() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackground()
Get the value of m_background.
|
Integer |
getColSpan()
Get the value of m_colSpan.
|
Integer |
getRowSpan()
Get the value of m_rowSpan.
|
String |
getWidth()
Get the value of m_width.
|
void |
outputAttributes(PrintWriter out)
Deprecated.
|
void |
outputAttributes(StringBuffer strbuf) |
void |
outputAttributes(Writer out) |
HtmlCell |
setBackground(String v)
Set the value of m_background.
|
HtmlCell |
setColSpan(int v)
Set the value of m_colSpan.
|
HtmlCell |
setRowSpan(int v)
Set the value of m_rowSpan.
|
HtmlCell |
setWidth(String v)
Set the value of m_width.
|
getBgColor, getBorderColor, getBorderColorDark, getBorderColorLight, getHeight, getNoWrap, setAlign, setBgColor, setBorderColor, setBorderColorDark, setBorderColorLight, setHeight, setNoWrap, setVAligndestroy, setIDaddElement, addElement, getElementCount, getHtmlElements, output, output, output, outputChildren, outputChildren, outputEndTag, outputEndTag, outputStartTag, outputStartTag, removeAllElements, removeElement, setHtmlElements, toStringgetTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTagaddAttribute, addIsThreadHTML5Compliant, addIsThreadXHTMLCompliant, appendToAttribute, getAttributes, isThreadHTML5Compliant, isThreadXHTMLCompliant, removeAttribute, removeIsThreadHTML5Compliant, removeIsThreadXHTMLCompliantclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetClassprotected String m_background
protected Integer m_colSpan
protected Integer m_rowSpan
protected String m_width
public void outputAttributes(StringBuffer strbuf)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlRowpublic void outputAttributes(PrintWriter out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlRowpublic void outputAttributes(Writer out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlRowpublic String getBackground()
public HtmlCell setBackground(String v)
v - Value to assign to m_background.public Integer getColSpan()
public HtmlCell setColSpan(int v)
v - Value to assign to m_colSpan.public Integer getRowSpan()
public HtmlCell setRowSpan(int v)
v - Value to assign to m_rowSpan.public String getWidth()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice