public static interface ObservedCollection.IObservedCollectionListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onAddElement(T element) |
void |
onRemoveElement(T element) |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.