Uses of Interface
org.pentaho.mantle.client.events.GenericEventHandler
Packages that use GenericEventHandler
-
Uses of GenericEventHandler in org.pentaho.mantle.client.events
Fields in org.pentaho.mantle.client.events with type parameters of type GenericEventHandlerModifier and TypeFieldDescriptionstatic com.google.gwt.event.shared.GwtEvent.Type<GenericEventHandler>
GenericEvent.TYPE
Methods in org.pentaho.mantle.client.events that return types with arguments of type GenericEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.GwtEvent.Type<GenericEventHandler>
GenericEvent.getAssociatedType()
Methods in org.pentaho.mantle.client.events with parameters of type GenericEventHandlerModifier and TypeMethodDescriptionprotected void
GenericEvent.dispatch
(GenericEventHandler handler)