|
||||||||||
| 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.GridEditingEvent<M,H>
public abstract class GridEditingEvent<M,H extends EventHandler>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
GridEditingEvent(Grid.GridCell editCell)
|
|
| Method Summary | |
|---|---|
Grid.GridCell |
getEditCell()
|
GridEditing<M> |
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 GridEditingEvent(Grid.GridCell editCell)
| Method Detail |
|---|
public Grid.GridCell getEditCell()
public GridEditing<M> getSource()
getSource in class GwtEvent<H extends EventHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||