public class HtmlInlineScriptItem extends Object implements IHtmlOutputable
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_scriptString
The content of the script item (it's a string).
|
| Constructor and Description |
|---|
HtmlInlineScriptItem() |
HtmlInlineScriptItem(String scriptString) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getElementCount()
Returns the number of elements in the container and all sub elements
|
String |
getScriptString()
Get the value of m_scriptString.
|
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 |
setScriptString(String v)
Set the value of m_scriptString.
|
String |
toString() |
protected String m_scriptString
public HtmlInlineScriptItem(String scriptString)
public HtmlInlineScriptItem()
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 getScriptString()
public void setScriptString(String v)
v - Value to assign to m_scriptString.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