public class JsMutationRecord extends JsElementalMixinBase implements MutationRecord
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsMutationRecord() |
Modifier and Type | Method and Description |
---|---|
JsNodeList |
getAddedNodes() |
String |
getAttributeName() |
String |
getAttributeNamespace() |
JsNode |
getNextSibling() |
String |
getOldValue() |
JsNode |
getPreviousSibling() |
JsNodeList |
getRemovedNodes() |
JsNode |
getTarget() |
String |
getType() |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final JsNodeList getAddedNodes()
getAddedNodes
in interface MutationRecord
public final String getAttributeName()
getAttributeName
in interface MutationRecord
public final String getAttributeNamespace()
getAttributeNamespace
in interface MutationRecord
public final JsNode getNextSibling()
getNextSibling
in interface MutationRecord
public final String getOldValue()
getOldValue
in interface MutationRecord
public final JsNode getPreviousSibling()
getPreviousSibling
in interface MutationRecord
public final JsNodeList getRemovedNodes()
getRemovedNodes
in interface MutationRecord
public final JsNode getTarget()
getTarget
in interface MutationRecord
public final String getType()
getType
in interface MutationRecord
Copyright © 2018. All rights reserved.