|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionEvent | |
|---|---|
| nl.knowledgeplaza.util.collection | |
| Uses of CollectionEvent in nl.knowledgeplaza.util.collection |
|---|
| Methods in nl.knowledgeplaza.util.collection with parameters of type CollectionEvent | |
|---|---|
void |
CollectionListener.collectionChanged(CollectionEvent<T> e)
Invoked when an ObservableCollection changes |
protected void |
ObservableSortedSet.fireCollectionEvent(CollectionEvent e)
Fires a CollectionEvent to all listeners. |
protected void |
ObservableSortedMap.fireCollectionEvent(CollectionEvent e)
Fires a CollectionEvent to all listeners. |
protected void |
ObservableSet.fireCollectionEvent(CollectionEvent e)
Fires a CollectionEvent to all listeners. |
protected void |
ObservableMap.fireCollectionEvent(CollectionEvent e)
Fires a CollectionEvent to all listeners. |
protected void |
ObservableList.fireCollectionEvent(CollectionEvent e)
Fires a CollectionEvent to all listeners. |
protected void |
ObservableListWrapper.fireCollectionEvent(CollectionEvent<T> e)
Fires a CollectionEvent to all listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||