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