public class CancelExecutionFromComputationsRequestEvent extends com.google.gwt.event.shared.GwtEvent<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler |
static interface |
CancelExecutionFromComputationsRequestEvent.HasCancelExecutionFromComputationsRequestEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> |
TYPE |
| Constructor and Description |
|---|
CancelExecutionFromComputationsRequestEvent(org.gcube.data.analysis.dataminermanagercl.shared.workspace.ItemDescription itemDescription) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source,
CancelExecutionFromComputationsRequestEvent event) |
com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> |
getAssociatedType() |
org.gcube.data.analysis.dataminermanagercl.shared.workspace.ItemDescription |
getItemDescription() |
static com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> |
getType() |
String |
toString() |
public static com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> TYPE
public CancelExecutionFromComputationsRequestEvent(org.gcube.data.analysis.dataminermanagercl.shared.workspace.ItemDescription itemDescription)
protected void dispatch(CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler>public static com.google.gwt.event.shared.GwtEvent.Type<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler> getType()
public static void fire(com.google.gwt.event.shared.HasHandlers source,
CancelExecutionFromComputationsRequestEvent event)
public org.gcube.data.analysis.dataminermanagercl.shared.workspace.ItemDescription getItemDescription()
public String toString()
toString in class com.google.web.bindery.event.shared.Event<CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler>Copyright © 2019. All Rights Reserved.