| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.addBeforeCancelRowEditionHandler(BeforeCancelRowEditionHandler handler)
Deprecated.
|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.GridImpl.addBeforeCancelRowEditionHandler(BeforeCancelRowEditionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<BeforeCancelRowEditionHandler> |
BeforeCancelRowEditionEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<BeforeCancelRowEditionHandler> |
BeforeCancelRowEditionEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasBeforeCancelRowEditionHandler.addBeforeCancelRowEditionHandler(BeforeCancelRowEditionHandler handler) |
protected void |
BeforeCancelRowEditionEvent.dispatch(BeforeCancelRowEditionHandler handler) |
| Modifier and Type | Field and Description |
|---|---|
protected org.cruxframework.crux.core.client.collection.FastList<BeforeCancelRowEditionHandler> |
AbstractGrid.beforeCancelRowEditionHandlers |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addBeforeCancelRowEditionHandler(BeforeCancelRowEditionHandler handler) |
Copyright © 2016. All rights reserved.