M - the type of data contained in the storepublic static interface StoreAddEvent.StoreAddHandler<M> extends EventHandler
StoreAddEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onAdd(StoreAddEvent<M> event)
Called when
StoreAddEvent is fired. |
void onAdd(StoreAddEvent<M> event)
StoreAddEvent is fired.event - the StoreAddEvent that was firedCopyright © 2012. All Rights Reserved.