Uses of Interface
org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace.RemovePublishingResourceEventHandler
-
Packages that use RemovePublishingResourceEventHandler Package Description org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace -
-
Uses of RemovePublishingResourceEventHandler in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace
Fields in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace with type parameters of type RemovePublishingResourceEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<RemovePublishingResourceEventHandler>RemovePublishingResourceEvent. TYPEThe type.Methods in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace that return types with arguments of type RemovePublishingResourceEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<RemovePublishingResourceEventHandler>RemovePublishingResourceEvent. getAssociatedType()Gets the associated type.Methods in org.gcube.portlets.widgets.ckandatapublisherwidget.client.ui.workspace with parameters of type RemovePublishingResourceEventHandler Modifier and Type Method Description protected voidRemovePublishingResourceEvent. dispatch(RemovePublishingResourceEventHandler handler)Dispatch.
-