public interface ItemAddedListener
| Modifier and Type | Method and Description |
|---|---|
void |
itemAdded(ItemContent content)
Handles instances where an index related item has been added
|
void itemAdded(ItemContent content)
content - -
information about the item which has been addedCopyright © 2014. All Rights Reserved.