Uses of Interface
org.gcube.portlets.widgets.dataminermanagerwidget.client.events.StartComputationExecutionEvent.StartComputationExecutionEventHandler
-
Packages that use StartComputationExecutionEvent.StartComputationExecutionEventHandler Package Description org.gcube.portlets.widgets.dataminermanagerwidget.client.events -
-
Uses of StartComputationExecutionEvent.StartComputationExecutionEventHandler in org.gcube.portlets.widgets.dataminermanagerwidget.client.events
Fields in org.gcube.portlets.widgets.dataminermanagerwidget.client.events with type parameters of type StartComputationExecutionEvent.StartComputationExecutionEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<StartComputationExecutionEvent.StartComputationExecutionEventHandler>StartComputationExecutionEvent. TYPEMethods in org.gcube.portlets.widgets.dataminermanagerwidget.client.events that return types with arguments of type StartComputationExecutionEvent.StartComputationExecutionEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<StartComputationExecutionEvent.StartComputationExecutionEventHandler>StartComputationExecutionEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<StartComputationExecutionEvent.StartComputationExecutionEventHandler>StartComputationExecutionEvent. getType()Methods in org.gcube.portlets.widgets.dataminermanagerwidget.client.events with parameters of type StartComputationExecutionEvent.StartComputationExecutionEventHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationStartComputationExecutionEvent.HasStartComputationExecutionEventHandler. addStartComputationExecutionEventHandler(StartComputationExecutionEvent.StartComputationExecutionEventHandler handler)protected voidStartComputationExecutionEvent. dispatch(StartComputationExecutionEvent.StartComputationExecutionEventHandler handler)
-