| Interface | Description |
|---|---|
| Change |
This represent a change happened to a specific Node.
|
| Class | Description |
|---|---|
| ListAdditionChange |
The Addition of an element to a list.
|
| ListRemovalChange |
The removal of an element in a list.
|
| ListReplacementChange |
The replacement of an element in a list.
|
| NoChange |
No change.
|
| PropertyChange |
The change in value of a property.
|
Copyright © 2007–2017. All rights reserved.