webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"HTMLAppletElement.idl";
Public Attributes | |
attribute DOMString | align |
attribute DOMString | alt |
attribute DOMString | archive |
attribute DOMString | code |
attribute USVString | codeBase |
attribute DOMString | height |
attribute unsigned long | hspace |
attribute DOMString | name |
attribute USVString | object |
attribute unsigned long | vspace |
attribute DOMString | width |
![]() | |
attribute DOMString | title |
attribute DOMString | lang |
attribute boolean | translate |
attribute DOMString | dir |
attribute long | tabIndex |
attribute boolean | draggable |
attribute DOMString | webkitdropzone |
attribute boolean | hidden |
attribute DOMString | accessKey |
attribute DOMString | innerText |
attribute DOMString | outerText |
attribute DOMString | contentEditable |
readonly attribute boolean | isContentEditable |
attribute boolean | spellcheck |
attribute boolean | autocorrect |
attribute DOMString | autocapitalize |
readonly attribute DOMStringMap | dataset |
Additional Inherited Members | |
![]() | |
void | click () |
void | focus () |
void | blur () |
attribute DOMString HTMLAppletElement::align |
attribute DOMString HTMLAppletElement::alt |
attribute DOMString HTMLAppletElement::archive |
attribute DOMString HTMLAppletElement::code |
attribute USVString HTMLAppletElement::codeBase |
attribute DOMString HTMLAppletElement::height |
attribute unsigned long HTMLAppletElement::hspace |
attribute DOMString HTMLAppletElement::name |
attribute USVString HTMLAppletElement::object |
attribute unsigned long HTMLAppletElement::vspace |
attribute DOMString HTMLAppletElement::width |