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