| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ItemDeleteListener
Defines the listener for item deletion events from a node.
Node.addItemDeleteListener(ItemDeleteListener)| Method Summary | |
|---|---|
|  void | handleDeletedItems(ItemDeleteEvent items)Called when items are deleted from a node the listener is registered with. | 
|  void | handlePurge()Called when all items are deleted from a node the listener is registered with. | 
| Method Detail | 
|---|
void handleDeletedItems(ItemDeleteEvent items)
items - The event with item deletion detailsvoid handlePurge()
| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||