public final class StartEditEvent<M> extends GridEditingEvent<M,StartEditEvent.StartEditHandler<M>>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StartEditEvent.HasStartEditHandlers<M> |
static interface |
StartEditEvent.StartEditHandler<M> |
GwtEvent.Type<H>| Constructor and Description |
|---|
StartEditEvent(Grid.GridCell editCell) |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<StartEditEvent.StartEditHandler<M>> |
getAssociatedType() |
static GwtEvent.Type<StartEditEvent.StartEditHandler<?>> |
getType() |
getEditCell, getSourcepublic StartEditEvent(Grid.GridCell editCell)
public static GwtEvent.Type<StartEditEvent.StartEditHandler<?>> getType()
public GwtEvent.Type<StartEditEvent.StartEditHandler<M>> getAssociatedType()
getAssociatedType in class GwtEvent<StartEditEvent.StartEditHandler<M>>Copyright © 2012. All Rights Reserved.