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