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