|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<H>
com.sencha.gxt.widget.core.client.event.GridEvent<SortChangeEvent.SortChangeHandler>
com.sencha.gxt.widget.core.client.event.SortChangeEvent
public final class SortChangeEvent
| Nested Class Summary | |
|---|---|
static interface |
SortChangeEvent.HasSortChangeHandlers
|
static interface |
SortChangeEvent.SortChangeHandler
|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
SortChangeEvent(SortInfo sortInfo)
|
|
| Method Summary | |
|---|---|
GwtEvent.Type<SortChangeEvent.SortChangeHandler> |
getAssociatedType()
|
SortInfo |
getSortInfo()
|
static GwtEvent.Type<SortChangeEvent.SortChangeHandler> |
getType()
|
| Methods inherited from class com.sencha.gxt.widget.core.client.event.GridEvent |
|---|
getSource |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
|---|
toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SortChangeEvent(SortInfo sortInfo)
| Method Detail |
|---|
public static GwtEvent.Type<SortChangeEvent.SortChangeHandler> getType()
public GwtEvent.Type<SortChangeEvent.SortChangeHandler> getAssociatedType()
getAssociatedType in class GwtEvent<SortChangeEvent.SortChangeHandler>public SortInfo getSortInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||