M - the type of data contained in the storepublic static interface StoreSortEvent.HasStoreSortHandler<M> extends HasHandlers
StoreSortEvent.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addStoreSortHandler(StoreSortEvent.StoreSortHandler<M> handler)
Adds a
StoreSortEvent handler. |
fireEventHandlerRegistration addStoreSortHandler(StoreSortEvent.StoreSortHandler<M> handler)
StoreSortEvent handler.handler - the handlerCopyright © 2012. All Rights Reserved.