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