public class HtmlScript extends HtmlContainerIdentifiable implements IHtmlUniqueObject
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
m_deferred
IF the script is deferred
|
protected String |
m_event
Which event is catched
|
protected String |
m_for
For which object the script is dedicated.
|
protected String |
m_language
The language used byte the script.
|
protected String |
m_src
Source
|
protected String |
m_type
The type of the script
|
protected String |
m_uniqueId
The unique identifier of the script.
|
m_htmlElementsEQUALS_BEGIN, EQUALS_END, m_attributes, SPACE| Constructor and Description |
|---|
HtmlScript() |
HtmlScript(String src) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeferred()
Get the value of m_deferred.
|
String |
getEvent()
Get the value of m_event.
|
String |
getFor()
Get the value of m_for.
|
String |
getLanguage()
Get the value of m_language.
|
String |
getSrc()
Get the value of m_src.
|
String |
getType()
Get the value of m_type.
|
void |
getUniqueHtmlCode(PrintWriter writer)
Deprecated.
|
void |
getUniqueHtmlCode(StringBuffer strbuf) |
void |
getUniqueHtmlCode(Writer writer) |
String |
getUniqueId()
Get the value of m_uniqueId.
|
void |
outputAttributes(PrintWriter out)
Deprecated.
|
void |
outputAttributes(StringBuffer strbuf) |
void |
outputAttributes(Writer out) |
HtmlScript |
setDeferred(boolean v)
Set the value of m_deferred.
|
HtmlScript |
setEvent(String v)
Set the value of m_event.
|
HtmlScript |
setFor(String v)
Set the value of m_for.
|
HtmlScript |
setLanguage(String v)
Set the value of m_language.
|
HtmlScript |
setSrc(String v)
Set the value of m_src.
|
HtmlScript |
setType(String v)
Set the value of m_type.
|
void |
setUniqueId(String v)
Set the value of m_uniqueId.
|
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, waitdestroy, getElementCount, output, output, output, toStringsetClassprotected String m_uniqueId
protected String m_language
protected String m_src
protected String m_type
protected String m_for
protected String m_event
protected boolean m_deferred
public HtmlScript(String src)
public HtmlScript()
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 getUniqueId()
getUniqueId in interface IHtmlUniqueObjectpublic void setUniqueId(String v)
v - Value to assign to m_uniqueId.public void getUniqueHtmlCode(StringBuffer strbuf)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(PrintWriter writer)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic void getUniqueHtmlCode(Writer writer)
getUniqueHtmlCode in interface IHtmlUniqueObjectpublic String getLanguage()
public HtmlScript setLanguage(String v)
v - Value to assign to m_language.public String getSrc()
public HtmlScript setSrc(String v)
v - Value to assign to m_src.public String getType()
public HtmlScript setType(String v)
v - Value to assign to m_type.public String getFor()
public HtmlScript setFor(String v)
v - Value to assign to m_for.public String getEvent()
public HtmlScript setEvent(String v)
v - Value to assign to m_event.public boolean getDeferred()
public HtmlScript setDeferred(boolean v)
v - Value to assign to m_deferred.| 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