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