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