
M - the type of data contained in the storepublic static interface StoreUpdateEvent.StoreUpdateHandler<M>
StoreUpdateEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(StoreUpdateEvent<M> event)
Called when
StoreUpdateEvent is fired. |
void onUpdate(StoreUpdateEvent<M> event)
StoreUpdateEvent is fired.event - the StoreUpdateEvent that was firedCopyright © 2018. All rights reserved.