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