|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeforeSaveRowEditionHandler | |
|---|---|
| org.cruxframework.crux.widgets.client.deviceadaptivegrid | |
| org.cruxframework.crux.widgets.client.event.row | |
| org.cruxframework.crux.widgets.client.grid | |
| Uses of BeforeSaveRowEditionHandler in org.cruxframework.crux.widgets.client.deviceadaptivegrid |
|---|
| Methods in org.cruxframework.crux.widgets.client.deviceadaptivegrid with parameters of type BeforeSaveRowEditionHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.addBeforeSaveRowEditionHandler(BeforeSaveRowEditionHandler handler)
|
com.google.gwt.event.shared.HandlerRegistration |
DeviceAdaptiveGrid.GridImpl.addBeforeSaveRowEditionHandler(BeforeSaveRowEditionHandler handler)
|
| Uses of BeforeSaveRowEditionHandler in org.cruxframework.crux.widgets.client.event.row |
|---|
| Methods in org.cruxframework.crux.widgets.client.event.row that return types with arguments of type BeforeSaveRowEditionHandler | |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<BeforeSaveRowEditionHandler> |
BeforeSaveRowEditionEvent.getAssociatedType()
|
static com.google.gwt.event.shared.GwtEvent.Type<BeforeSaveRowEditionHandler> |
BeforeSaveRowEditionEvent.getType()
|
| Methods in org.cruxframework.crux.widgets.client.event.row with parameters of type BeforeSaveRowEditionHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasBeforeSaveRowEditionHandler.addBeforeSaveRowEditionHandler(BeforeSaveRowEditionHandler handler)
|
protected void |
BeforeSaveRowEditionEvent.dispatch(BeforeSaveRowEditionHandler handler)
|
| Uses of BeforeSaveRowEditionHandler in org.cruxframework.crux.widgets.client.grid |
|---|
| Fields in org.cruxframework.crux.widgets.client.grid with type parameters of type BeforeSaveRowEditionHandler | |
|---|---|
protected org.cruxframework.crux.core.client.collection.FastList<BeforeSaveRowEditionHandler> |
AbstractGrid.beforeSaveRowEditionHandlers
|
| Methods in org.cruxframework.crux.widgets.client.grid with parameters of type BeforeSaveRowEditionHandler | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
AbstractGrid.addBeforeSaveRowEditionHandler(BeforeSaveRowEditionHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||