BaseEventTarget.EventListenerCallback
Constructor and Description |
---|
BaseAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the attribute's name.
|
String |
getValue()
Returns the attribute's value.
|
appendChild, cloneNode, getChildNodes, getFirstChild, getLastChild, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPreviousSibling, getTextContent, hasChildNodes, insertBefore, removeAllChildren, removeChild, setNodeValue, setTextContent
addEventListener, removeEventListener
@JsProperty public String getName()
@JsProperty public String getValue()