| 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<RowEditingHandler> |
RowEditingEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<RowEditingHandler> |
RowEditingEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasRowEditingHandlers.addRowEditingHandler(RowEditingHandler handler) |
protected void |
RowEditingEvent.dispatch(RowEditingHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addRowEditingHandler(RowEditingHandler handler)
Deprecated.
|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addRowEditingHandler(RowEditingHandler handler) |
Copyright © 2016. All rights reserved.