public interface MutationNameEvent extends MutationEvent
ADDITION, MODIFICATION, REMOVALAT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE| Modifier and Type | Method and Description |
|---|---|
String |
getPrevNamespaceURI() |
String |
getPrevNodeName() |
void |
initMutationNameEvent(String typeArg,
boolean canBubbleArg,
boolean cancelableArg,
Node relatedNodeArg,
String prevNamespaceURIArg,
String prevNodeNameArg) |
getAttrChange, getAttrName, getNewValue, getPrevValue, getRelatedNode, initMutationEventgetBubbles, getCancelable, getCurrentTarget, getDefaultPrevented, getEventPhase, getIsTrusted, getTarget, getTimeStamp, getType, initEvent, preventDefault, stopImmediatePropagation, stopPropagationCopyright © 2016. All Rights Reserved.