|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreSortEvent.StoreSortHandler | |
|---|---|
| com.sencha.gxt.data.shared | Contains data related classes. |
| com.sencha.gxt.data.shared.event | |
| Uses of StoreSortEvent.StoreSortHandler in com.sencha.gxt.data.shared |
|---|
| Methods in com.sencha.gxt.data.shared with parameters of type StoreSortEvent.StoreSortHandler | |
|---|---|
HandlerRegistration |
Store.addStoreSortHandler(StoreSortEvent.StoreSortHandler<M> handler)
|
| Uses of StoreSortEvent.StoreSortHandler in com.sencha.gxt.data.shared.event |
|---|
| Subinterfaces of StoreSortEvent.StoreSortHandler in com.sencha.gxt.data.shared.event | |
|---|---|
interface |
StoreHandlers<M>
Handler interface for common store events. |
| Methods in com.sencha.gxt.data.shared.event that return types with arguments of type StoreSortEvent.StoreSortHandler | |
|---|---|
GwtEvent.Type<StoreSortEvent.StoreSortHandler<M>> |
StoreSortEvent.getAssociatedType()
|
static GwtEvent.Type<StoreSortEvent.StoreSortHandler<?>> |
StoreSortEvent.getType()
Gets the type associated with this event. |
| Methods in com.sencha.gxt.data.shared.event with parameters of type StoreSortEvent.StoreSortHandler | |
|---|---|
HandlerRegistration |
StoreSortEvent.HasStoreSortHandler.addStoreSortHandler(StoreSortEvent.StoreSortHandler<M> handler)
Adds a StoreSortEvent handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||