public class MutationObserverInit
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
attributeFilter |
boolean |
attributeOldValue |
boolean |
attributes |
boolean |
characterData |
boolean |
characterDataOldValue |
boolean |
childList |
boolean |
subtree |
| Constructor and Description |
|---|
MutationObserverInit() |
public java.lang.String[] attributeFilter
public boolean attributeOldValue
public boolean attributes
public boolean characterData
public boolean characterDataOldValue
public boolean childList
public boolean subtree