|
||||||||||
| 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.ColumnModelEvent<H>
public abstract class ColumnModelEvent<H extends EventHandler>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
ColumnModelEvent(int index,
ColumnConfig<?,?> columnConfig)
|
|
| Method Summary | |
|---|---|
ColumnConfig<?,?> |
getColumnConfig()
|
int |
getIndex()
|
ColumnModel<?> |
getSource()
|
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
getAssociatedType |
| 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 ColumnModelEvent(int index,
ColumnConfig<?,?> columnConfig)
| Method Detail |
|---|
public ColumnConfig<?,?> getColumnConfig()
public int getIndex()
public ColumnModel<?> getSource()
getSource in class GwtEvent<H extends EventHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||