|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type being openedpublic interface UpdateHandler<T>
Handler interface for DeleteEvent events.
| Method Summary | |
|---|---|
void |
onUpdate(UpdateEvent<T> event)
Called when DeleteEvent is fired. |
| Method Detail |
|---|
void onUpdate(UpdateEvent<T> event)
DeleteEvent is fired.
event - the DeleteEvent that was fired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||