public abstract class GridRowColEvent<H extends com.google.gwt.event.shared.EventHandler>
extends com.google.gwt.event.shared.GwtEvent<H>
| Modifier | Constructor and Description |
|---|---|
protected |
GridRowColEvent(int colNum,
Record record,
int rowNum) |
| Modifier and Type | Method and Description |
|---|---|
Record |
getRecord() |
int |
getRowNum() |
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive