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