| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.event.row | |
| org.cruxframework.crux.widgets.client.grid |
| 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 FastList<BeforeSaveRowEditionHandler> |
AbstractGrid.beforeSaveRowEditionHandlers |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addBeforeSaveRowEditionHandler(BeforeSaveRowEditionHandler handler) |
Copyright © 2014. All rights reserved.