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