Uses of Interface
model.handler.CollectionUpdateListener
-
Uses of CollectionUpdateListener in listen.provider
-
Uses of CollectionUpdateListener in model.handler
Modifier and TypeMethodDescriptionvoid
CollectionHandler.addCollectionListener
(CollectionUpdateListener<E> listener) Registers new listener for some collection operations.void
RoutesHandler.addCollectionListener
(CollectionUpdateListener<Route> listener)