| Package | Description |
|---|---|
| to.etc.domui.databinding.list | |
| to.etc.domui.databinding.list2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ListChangeAdd<E> |
class |
ListChangeAssign<E>
Registration that a list property was assigned a new list, meaning that all of the content of the model has changed.
|
class |
ListChangeDelete<E> |
class |
ListChangeModify<E> |
| Modifier and Type | Method and Description |
|---|---|
List<ListChange<T>> |
ListChangeEvent.getChanges() |
| Constructor and Description |
|---|
ListChangeEvent(IObservableList<T> source,
List<ListChange<T>> changeList) |
Copyright © 2017 etc.to. All rights reserved.