import"dart.idl";
Definition at line 18 of file dart.idl.
◆ attribute()
readonly Document::attribute |
( |
HTMLScriptElement or |
SVGScriptElement | ) |
|
◆ createElement() [1/2]
Element Document::createElement |
( |
DOMString |
localName, |
|
|
DOMString |
typeExtension |
|
) |
| |
◆ createElement() [2/2]
Element Document::createElement |
( |
DOMString |
tagName | ) |
|
◆ createElementNS() [1/2]
Element Document::createElementNS |
( |
DOMString |
namespaceURI, |
|
|
DOMString |
qualifiedName |
|
) |
| |
◆ createElementNS() [2/2]
Element Document::createElementNS |
( |
DOMString |
namespaceURI, |
|
|
DOMString |
qualifiedName, |
|
|
DOMString |
typeExtension |
|
) |
| |
◆ registerElement()
CustomElementConstructor Document::registerElement |
( |
DOMString |
type, |
|
|
optional ElementRegistrationOptions |
options |
|
) |
| |
◆ currentScript
readonly attribute HTMLScriptElement Document::currentScript |
The documentation for this interface was generated from the following file:
- third_party/dart-lang/sdk/tools/dom/idl/dart/dart.idl