import"dart.idl";
Definition at line 42 of file dart.idl.
◆ requestFullscreen()
void Element::requestFullscreen |
( |
| ) |
|
◆ setAttribute() [1/2]
void Element::setAttribute |
( |
DOMString |
name, |
|
|
DOMString |
value |
|
) |
| |
◆ setAttribute() [2/2]
void Element::setAttribute |
( |
DOMString |
name, |
|
|
object |
value |
|
) |
| |
◆ setAttributeNS() [1/2]
void Element::setAttributeNS |
( |
DOMString? |
namespaceURI, |
|
|
DOMString |
name, |
|
|
DOMString |
value |
|
) |
| |
◆ setAttributeNS() [2/2]
void Element::setAttributeNS |
( |
DOMString? |
namespaceURI, |
|
|
DOMString |
name, |
|
|
object |
value |
|
) |
| |
◆ webkitRequestFullscreen()
void Element::webkitRequestFullscreen |
( |
| ) |
|
◆ nextElementSibling
readonly attribute Element Element::nextElementSibling |
◆ previousElementSibling
readonly attribute Element Element::previousElementSibling |
The documentation for this interface was generated from the following file:
- third_party/dart-lang/sdk/tools/dom/idl/dart/dart.idl