#include <ScriptElement.h>
|
enum | LegacyTypeSupport { DisallowLegacyTypeInTypeAttribute,
AllowLegacyTypeInTypeAttribute,
DisallowLegacyTypeInTypeAttribute,
AllowLegacyTypeInTypeAttribute
} |
|
enum | ScriptType { ScriptType::Classic,
ScriptType::Module,
ScriptType::Classic,
ScriptType::Module
} |
|
enum | LegacyTypeSupport { DisallowLegacyTypeInTypeAttribute,
AllowLegacyTypeInTypeAttribute,
DisallowLegacyTypeInTypeAttribute,
AllowLegacyTypeInTypeAttribute
} |
|
enum | ScriptType { ScriptType::Classic,
ScriptType::Module,
ScriptType::Classic,
ScriptType::Module
} |
|
◆ LegacyTypeSupport [1/2]
Enumerator |
---|
DisallowLegacyTypeInTypeAttribute | |
AllowLegacyTypeInTypeAttribute | |
DisallowLegacyTypeInTypeAttribute | |
AllowLegacyTypeInTypeAttribute | |
◆ LegacyTypeSupport [2/2]
Enumerator |
---|
DisallowLegacyTypeInTypeAttribute | |
AllowLegacyTypeInTypeAttribute | |
DisallowLegacyTypeInTypeAttribute | |
AllowLegacyTypeInTypeAttribute | |
◆ ScriptType [1/2]
Enumerator |
---|
Classic | |
Module | |
Classic | |
Module | |
◆ ScriptType [2/2]
Enumerator |
---|
Classic | |
Module | |
Classic | |
Module | |
◆ ~ScriptElement() [1/2]
virtual WebCore::ScriptElement::~ScriptElement |
( |
| ) |
|
|
inlinevirtual |
◆ ScriptElement() [1/2]
WebCore::ScriptElement::ScriptElement |
( |
Element & |
element, |
|
|
bool |
createdByParser, |
|
|
bool |
isEvaluated |
|
) |
| |
|
protected |
◆ ~ScriptElement() [2/2]
virtual WebCore::ScriptElement::~ScriptElement |
( |
| ) |
|
|
inlinevirtual |
◆ ScriptElement() [2/2]
WebCore::ScriptElement::ScriptElement |
( |
Element & |
, |
|
|
bool |
createdByParser, |
|
|
bool |
isEvaluated |
|
) |
| |
|
protected |
◆ alreadyStarted() [1/2]
bool WebCore::ScriptElement::alreadyStarted |
( |
| ) |
const |
|
inlineprotected |
◆ alreadyStarted() [2/2]
bool WebCore::ScriptElement::alreadyStarted |
( |
| ) |
const |
|
inlineprotected |
◆ childrenChanged() [1/2]
◆ childrenChanged() [2/2]
◆ deref() [1/2]
void WebCore::ScriptElement::deref |
( |
| ) |
|
◆ deref() [2/2]
void WebCore::ScriptElement::deref |
( |
| ) |
|
◆ dispatchErrorEvent() [1/2]
void WebCore::ScriptElement::dispatchErrorEvent |
( |
| ) |
|
◆ dispatchErrorEvent() [2/2]
void WebCore::ScriptElement::dispatchErrorEvent |
( |
| ) |
|
◆ dispatchLoadEvent() [1/2]
virtual void WebCore::ScriptElement::dispatchLoadEvent |
( |
| ) |
|
|
pure virtual |
◆ dispatchLoadEvent() [2/2]
virtual void WebCore::ScriptElement::dispatchLoadEvent |
( |
| ) |
|
|
pure virtual |
◆ element() [1/4]
Element& WebCore::ScriptElement::element |
( |
| ) |
|
|
inline |
◆ element() [2/4]
Element& WebCore::ScriptElement::element |
( |
| ) |
|
|
inline |
◆ element() [3/4]
const Element& WebCore::ScriptElement::element |
( |
| ) |
const |
|
inline |
◆ element() [4/4]
const Element& WebCore::ScriptElement::element |
( |
| ) |
const |
|
inline |
◆ executeClassicScript() [1/2]
◆ executeClassicScript() [2/2]
◆ executeModuleScript() [1/2]
◆ executeModuleScript() [2/2]
◆ executePendingScript() [1/2]
◆ executePendingScript() [2/2]
◆ finishedInsertingSubtree() [1/2]
void WebCore::ScriptElement::finishedInsertingSubtree |
( |
| ) |
|
|
protected |
◆ finishedInsertingSubtree() [2/2]
void WebCore::ScriptElement::finishedInsertingSubtree |
( |
| ) |
|
|
protected |
◆ forceAsync() [1/2]
bool WebCore::ScriptElement::forceAsync |
( |
| ) |
const |
|
inlineprotected |
◆ forceAsync() [2/2]
bool WebCore::ScriptElement::forceAsync |
( |
| ) |
const |
|
inlineprotected |
◆ handleAsyncAttribute() [1/2]
void WebCore::ScriptElement::handleAsyncAttribute |
( |
| ) |
|
|
protected |
◆ handleAsyncAttribute() [2/2]
void WebCore::ScriptElement::handleAsyncAttribute |
( |
| ) |
|
|
protected |
◆ handleSourceAttribute() [1/2]
void WebCore::ScriptElement::handleSourceAttribute |
( |
const String & |
sourceURL | ) |
|
|
protected |
◆ handleSourceAttribute() [2/2]
void WebCore::ScriptElement::handleSourceAttribute |
( |
const String & |
sourceURL | ) |
|
|
protected |
◆ haveFiredLoadEvent() [1/2]
bool WebCore::ScriptElement::haveFiredLoadEvent |
( |
| ) |
const |
|
inline |
◆ haveFiredLoadEvent() [2/2]
bool WebCore::ScriptElement::haveFiredLoadEvent |
( |
| ) |
const |
|
inline |
◆ isParserInserted() [1/2]
bool WebCore::ScriptElement::isParserInserted |
( |
| ) |
const |
|
inlineprotected |
◆ isParserInserted() [2/2]
bool WebCore::ScriptElement::isParserInserted |
( |
| ) |
const |
|
inlineprotected |
◆ loadableScript() [1/2]
◆ loadableScript() [2/2]
◆ prepareScript() [1/2]
◆ prepareScript() [2/2]
◆ readyToBeParserExecuted() [1/2]
bool WebCore::ScriptElement::readyToBeParserExecuted |
( |
| ) |
const |
|
inline |
◆ readyToBeParserExecuted() [2/2]
bool WebCore::ScriptElement::readyToBeParserExecuted |
( |
| ) |
const |
|
inline |
◆ ref() [1/2]
void WebCore::ScriptElement::ref |
( |
| ) |
|
◆ ref() [2/2]
void WebCore::ScriptElement::ref |
( |
| ) |
|
◆ scriptCharset() [1/2]
String WebCore::ScriptElement::scriptCharset |
( |
| ) |
const |
|
inline |
◆ scriptCharset() [2/2]
String WebCore::ScriptElement::scriptCharset |
( |
| ) |
const |
|
inline |
◆ scriptContent() [1/2]
String WebCore::ScriptElement::scriptContent |
( |
| ) |
const |
◆ scriptContent() [2/2]
◆ scriptType() [1/2]
ScriptType WebCore::ScriptElement::scriptType |
( |
| ) |
const |
|
inline |
◆ scriptType() [2/2]
ScriptType WebCore::ScriptElement::scriptType |
( |
| ) |
const |
|
inline |
◆ setHaveFiredLoadEvent() [1/2]
void WebCore::ScriptElement::setHaveFiredLoadEvent |
( |
bool |
haveFiredLoad | ) |
|
|
inlineprotected |
◆ setHaveFiredLoadEvent() [2/2]
void WebCore::ScriptElement::setHaveFiredLoadEvent |
( |
bool |
haveFiredLoad | ) |
|
|
inlineprotected |
◆ shouldCallFinishedInsertingSubtree() [1/2]
bool WebCore::ScriptElement::shouldCallFinishedInsertingSubtree |
( |
ContainerNode & |
insertionPoint | ) |
|
|
protected |
◆ shouldCallFinishedInsertingSubtree() [2/2]
bool WebCore::ScriptElement::shouldCallFinishedInsertingSubtree |
( |
ContainerNode & |
| ) |
|
|
protected |
◆ willBeParserExecuted() [1/2]
bool WebCore::ScriptElement::willBeParserExecuted |
( |
| ) |
const |
|
inline |
◆ willBeParserExecuted() [2/2]
bool WebCore::ScriptElement::willBeParserExecuted |
( |
| ) |
const |
|
inline |
◆ willExecuteInOrder() [1/2]
bool WebCore::ScriptElement::willExecuteInOrder |
( |
| ) |
const |
|
inline |
◆ willExecuteInOrder() [2/2]
bool WebCore::ScriptElement::willExecuteInOrder |
( |
| ) |
const |
|
inline |
◆ willExecuteWhenDocumentFinishedParsing() [1/2]
bool WebCore::ScriptElement::willExecuteWhenDocumentFinishedParsing |
( |
| ) |
const |
|
inline |
◆ willExecuteWhenDocumentFinishedParsing() [2/2]
bool WebCore::ScriptElement::willExecuteWhenDocumentFinishedParsing |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: