M - the model typepublic final class StoreSortEvent<M> extends StoreEvent<M,StoreSortEvent.StoreSortHandler<M>>
Store.getSortInfo().| Modifier and Type | Class and Description |
|---|---|
static interface |
StoreSortEvent.HasStoreSortHandler<M>
A class that implements this interface is a public source of
StoreSortEvent. |
static interface |
StoreSortEvent.StoreSortHandler<M>
Handler interface for
StoreSortEvent. |
GwtEvent.Type<H>| Constructor and Description |
|---|
StoreSortEvent() |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<StoreSortEvent.StoreSortHandler<M>> |
getAssociatedType() |
static GwtEvent.Type<StoreSortEvent.StoreSortHandler<?>> |
getType()
Gets the type associated with this event.
|
getSourcepublic static GwtEvent.Type<StoreSortEvent.StoreSortHandler<?>> getType()
public GwtEvent.Type<StoreSortEvent.StoreSortHandler<M>> getAssociatedType()
getAssociatedType in class GwtEvent<StoreSortEvent.StoreSortHandler<M>>Copyright © 2012. All Rights Reserved.