|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
M - the type of data contained in the storepublic static interface StoreUpdateEvent.HasStoreUpdateHandlers<M>
A class that implements this interface is a public source of
StoreUpdateEvent.
| Method Summary | |
|---|---|
HandlerRegistration |
addStoreUpdateHandler(StoreUpdateEvent.StoreUpdateHandler<M> handler)
Adds a StoreUpdateEvent handler. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addStoreUpdateHandler(StoreUpdateEvent.StoreUpdateHandler<M> handler)
StoreUpdateEvent handler.
handler - the handler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||