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