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