|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ProductManager.Listener
A listener for the product manager.
| Method Summary | |
|---|---|
void |
productAdded(ProductManager.Event event)
Notified when a product was added. |
void |
productRemoved(ProductManager.Event event)
Notified when a node was removed. |
| Method Detail |
|---|
void productAdded(ProductManager.Event event)
event - the product node which the listener to be notifiedvoid productRemoved(ProductManager.Event event)
event - the product node which the listener to be notified
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||