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