EventTarget
, Node
, de.mirkosertic.bytecoder.api.OpaqueReferenceType
, ParentNode
HTMLButton
, HTMLCanvasElement
, HTMLElement
, HTMLTextAreaElement
public interface Element extends Node, ParentNode
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
innerHTML() |
|
void |
innerHTML(java.lang.String aNewValue) |
addEventListener, dispatchEvent
appendChild, baseURI, childNodes, cloneNode, compareDocumentPosition, contains, firstChild, getRootNode, hasChildNodes, insertBefore, lastChild, nextSibling, nodeName, nodeType, ownerDocument, parentElement, parentNode, previousSibling, removeAll, removeChild, replaceChild, textContent, textContent
append, appendString, childElementCount, children, firstElementChild, getElementById, lastElementChild, prepend, prependString, querySelector, querySelectorAll
Copyright © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.