|
||||||||||
| 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 StoreHandlers.HasStoreHandlers<M>
A class that implements this interface is a public source of common store events.
| Method Summary | |
|---|---|
HandlerRegistration |
addStoreHandlers(StoreHandlers<M> handlers)
Adds a common store event handler. |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreAddEvent.HasStoreAddHandlers |
|---|
addStoreAddHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreRemoveEvent.HasStoreRemoveHandler |
|---|
addStoreRemoveHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreUpdateEvent.HasStoreUpdateHandlers |
|---|
addStoreUpdateHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreRecordChangeEvent.HasStoreRecordChangeHandlers |
|---|
addStoreRecordChangeHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreFilterEvent.HasStoreFilterHandlers |
|---|
addStoreFilterHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreClearEvent.HasStoreClearHandler |
|---|
addStoreClearHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreDataChangeEvent.HasStoreDataChangeHandlers |
|---|
addStoreDataChangeHandler |
| Methods inherited from interface com.sencha.gxt.data.shared.event.StoreSortEvent.HasStoreSortHandler |
|---|
addStoreSortHandler |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addStoreHandlers(StoreHandlers<M> handlers)
handlers - the handlers
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||