| Package | Description |
|---|---|
| org.granite.tide.data |
| Modifier and Type | Method and Description |
|---|---|
CollectionChange |
CollectionChanges.getChange(int index) |
CollectionChange[] |
CollectionChanges.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
Change.addCollectionChanges(java.lang.String propertyName,
CollectionChange... collChanges) |
void |
CollectionChanges.setChanges(CollectionChange... changes) |
| Constructor and Description |
|---|
CollectionChanges(CollectionChange... changes) |