|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.util.html.HtmlAttributeContainer
com.sapportals.portal.prt.util.html.HtmlBase
com.sapportals.portal.prt.util.html.HtmlContainer
com.sapportals.portal.prt.util.html.HtmlStyle
public class HtmlStyle
HtmlStyle.java Created: Wed Nov 03 09:59:30 1999
| Nested Class Summary | |
|---|---|
static class |
HtmlStyle.StyleType
|
| Field Summary | |
|---|---|
protected String |
m_styleId
The identifier of the style |
protected HtmlStyle.StyleType |
m_styleType
The type of the style. |
protected String |
m_title
The title of the style. |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlContainer |
|---|
m_htmlElements |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
|---|
m_hasTag |
| Fields inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
|---|
EQUALS_BEGIN, EQUALS_END, m_attributes, SPACE |
| Constructor Summary | |
|---|---|
HtmlStyle()
|
|
HtmlStyle(HtmlStyle.StyleType styleType)
|
|
HtmlStyle(String styleId)
|
|
| Method Summary | |
|---|---|
String |
getStyleId()
Get the value of m_styleId. |
HtmlStyle.StyleType |
getStyleType()
Get the value of m_styleType. |
String |
getTitle()
Get the value of m_title. |
void |
getUniqueHtmlCode(PrintWriter out)
Deprecated. |
void |
getUniqueHtmlCode(StringBuffer strbuf)
|
void |
getUniqueHtmlCode(Writer out)
|
String |
getUniqueId()
|
void |
outputAttributes(PrintWriter out)
Deprecated. |
void |
outputAttributes(StringBuffer strbuf)
|
void |
outputAttributes(Writer out)
|
void |
setStyleId(String v)
Set the value of m_styleId. |
HtmlStyle |
setStyleType(HtmlStyle.StyleType v)
Set the value of m_styleType. |
void |
setTitle(String v)
Set the value of m_title. |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlContainer |
|---|
addElement, addElement, destroy, getElementCount, getHtmlElements, output, output, output, outputChildren, outputChildren, outputEndTag, outputEndTag, outputStartTag, outputStartTag, removeAllElements, removeElement, setHtmlElements, toString |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlBase |
|---|
getTag, hasTag, requireClosingTag, requireClosingTag, setClass, setStyle, setTag |
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
|---|
addAttribute, addIsThreadXHTMLCompliant, appendToAttribute, getAttributes, isThreadXHTMLCompliant, removeAttribute, removeIsThreadXHTMLCompliant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlOutputable |
|---|
destroy, getElementCount, output, output, output, toString |
| Field Detail |
|---|
protected HtmlStyle.StyleType m_styleType
protected String m_title
protected String m_styleId
| Constructor Detail |
|---|
public HtmlStyle()
public HtmlStyle(String styleId)
public HtmlStyle(HtmlStyle.StyleType styleType)
| Method Detail |
|---|
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 HtmlStyle.StyleType getStyleType()
public HtmlStyle setStyleType(HtmlStyle.StyleType v)
v - Value to assign to m_styleType.public String getTitle()
public void setTitle(String v)
v - Value to assign to m_title.public String getUniqueId()
getUniqueId in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(StringBuffer strbuf)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(PrintWriter out)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(Writer out)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic String getStyleId()
public void setStyleId(String v)
v - Value to assign to m_styleId.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[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-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||