public static interface Container.ChangeLogger
| Modifier and Type | Method and Description |
|---|---|
void |
logChildChange(Node container,
Node child,
Object userData) |
void |
logPropChange(Node container,
String sPropName,
String sNewValue,
Object userData) |
void |
logValueChange(Node container,
String sNewValue,
Object userData) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved