public interface CollectionChangeListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
collectionElementAdded(CollectionElementAddedEvent event) |
void |
collectionElementRemoved(CollectionElementRemovedEvent event) |
void collectionElementAdded(CollectionElementAddedEvent event)
void collectionElementRemoved(CollectionElementRemovedEvent event)
Copyright © 2016. All rights reserved.