public class HtmlString extends Object implements IHtmlOutputable
| Constructor and Description |
|---|
HtmlString(String text) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getElementCount()
Returns the number of elements in the container and all sub elements
|
String |
getText()
Get the value of m_text.
|
void |
output(PrintWriter writer)
Deprecated.
|
void |
output(StringBuffer strbuf)
Method to get the Html Out[ut of the object
The StringBuffer must be filled with HTML string content.
|
void |
output(Writer writer)
Method to get the Html Output of the object into a java.io.Writer
|
void |
setText(String v)
Set the value of m_text.
|
String |
toString() |
protected String m_text
public HtmlString(String text)
public void output(StringBuffer strbuf)
IHtmlOutputableoutput in interface IHtmlOutputablepublic void output(PrintWriter writer)
IHtmlOutputableoutput in interface IHtmlOutputablepublic void output(Writer writer)
IHtmlOutputableoutput in interface IHtmlOutputablepublic final String toString()
toString in interface IHtmlOutputabletoString in class Objectpublic int getElementCount()
getElementCount in interface IHtmlOutputablepublic String getText()
public void setText(String v)
v - Value to assign to m_text.public void destroy()
destroy in interface IHtmlOutputable| 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