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