public class HtmlFrameSet extends HtmlContainerIdentifiable
| Modifier and Type | Field and Description |
|---|---|
protected int |
m_border
The space between frames.
|
protected String |
m_borderColor
The color of the border
|
protected String |
m_cols
Number of columns in the frameset
|
protected String |
m_frameBorder
Frame border definition. values : YES | 1 | NO | 0
|
protected int |
m_frameSpacing
space between the frames
|
protected String |
m_rows
The number of rows
|
m_htmlElementsEQUALS_BEGIN, EQUALS_END, m_attributes, SPACE| Constructor and Description |
|---|
HtmlFrameSet() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBorder()
Get the value of m_border.
|
String |
getBorderColor()
Get the value of m_borderColor.
|
String |
getCols()
Get the value of m_cols.
|
String |
getFrameBorder()
Get the value of m_frameBorder.
|
int |
getFrameSpacing()
Get the value of m_frameSpacing.
|
String |
getRows()
Get the value of m_rows.
|
void |
outputAttributes(PrintWriter out)
Deprecated.
|
void |
outputAttributes(StringBuffer strbuf) |
void |
outputAttributes(Writer out) |
HtmlFrameSet |
setBorder(int v)
Set the value of m_border.
|
HtmlFrameSet |
setBorderColor(String v)
Set the value of m_borderColor.
|
HtmlFrameSet |
setCols(String v)
Set the value of m_cols.
|
HtmlFrameSet |
setFrameBorder(String v)
Set the value of m_frameBorder.
|
HtmlFrameSet |
setFrameSpacing(int v)
Set the value of m_frameSpacing.
|
HtmlFrameSet |
setRows(String v)
Set the value of m_rows.
|
destroy, 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 int m_border
protected int m_frameSpacing
protected String m_frameBorder
protected String m_borderColor
protected String m_cols
protected String m_rows
public void outputAttributes(StringBuffer strbuf)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic void outputAttributes(PrintWriter out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic void outputAttributes(Writer out)
outputAttributes in interface IHtmlAttributeContaineroutputAttributes in class HtmlAttributeContainerpublic String getCols()
public HtmlFrameSet setCols(String v)
v - Value to assign to m_cols.public String getRows()
public HtmlFrameSet setRows(String v)
v - Value to assign to m_rows.public String getFrameBorder()
public HtmlFrameSet setFrameBorder(String v)
v - Value to assign to m_frameBorder.public String getBorderColor()
public HtmlFrameSet setBorderColor(String v)
v - Value to assign to m_borderColor.public int getBorder()
public HtmlFrameSet setBorder(int v)
v - Value to assign to m_border.public int getFrameSpacing()
public HtmlFrameSet setFrameSpacing(int v)
v - Value to assign to m_frameSpacing.| 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