| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.addCancelRowEditionHandler(CancelRowEditionHandler handler)
Deprecated.
|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.GridImpl.addCancelRowEditionHandler(CancelRowEditionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<CancelRowEditionHandler> |
CancelRowEditionEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<CancelRowEditionHandler> |
CancelRowEditionEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasCancelRowEditionHandler.addCancelRowEditionHandler(CancelRowEditionHandler handler) |
protected void |
CancelRowEditionEvent.dispatch(CancelRowEditionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addCancelRowEditionHandler(CancelRowEditionHandler handler) |
Copyright © 2016. All rights reserved.