| 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<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 FastList<BeforeCancelRowEditionHandler> |
AbstractGrid.beforeCancelRowEditionHandlers |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addBeforeCancelRowEditionHandler(BeforeCancelRowEditionHandler handler) |
Copyright © 2014. All rights reserved.