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