public class HtmlScriptManager extends Object implements IHtmlOutputable
| Modifier and Type | Field and Description |
|---|---|
protected Hashtable |
m_allScripts |
| Constructor and Description |
|---|
HtmlScriptManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getElementCount()
Returns the number of elements in the container and all sub elements
|
HtmlInlineScriptItem |
getScript(String name) |
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 |
putScript(String name,
HtmlInlineScriptItem script) |
String |
toString() |
protected Hashtable m_allScripts
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 void putScript(String name, HtmlInlineScriptItem script)
public HtmlInlineScriptItem getScript(String name)
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