Uses of Interface
org.pentaho.mantle.client.events.GenericEventHandler
-
Packages that use GenericEventHandler Package Description org.pentaho.mantle.client.events -
-
Uses of GenericEventHandler in org.pentaho.mantle.client.events
Fields in org.pentaho.mantle.client.events with type parameters of type GenericEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<GenericEventHandler>
GenericEvent. TYPE
Methods in org.pentaho.mantle.client.events that return types with arguments of type GenericEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<GenericEventHandler>
GenericEvent. getAssociatedType()
Methods in org.pentaho.mantle.client.events with parameters of type GenericEventHandler Modifier and Type Method Description protected void
GenericEvent. dispatch(GenericEventHandler handler)
-