public abstract class GridEditingEvent<M,H extends EventHandler> extends GwtEvent<H>
GwtEvent.Type<H>| Constructor and Description |
|---|
GridEditingEvent(Grid.GridCell editCell) |
| Modifier and Type | Method and Description |
|---|---|
Grid.GridCell |
getEditCell() |
GridEditing<M> |
getSource() |
getAssociatedTypepublic GridEditingEvent(Grid.GridCell editCell)
public Grid.GridCell getEditCell()
public GridEditing<M> getSource()
getSource in class GwtEvent<H extends EventHandler>Copyright © 2012. All Rights Reserved.