Uses of Interface
org.pentaho.mantle.client.events.SolutionBrowserSelectEventHandler
-
Packages that use SolutionBrowserSelectEventHandler Package Description org.pentaho.mantle.client.events org.pentaho.mantle.client.ui.xul -
-
Uses of SolutionBrowserSelectEventHandler in org.pentaho.mantle.client.events
Fields in org.pentaho.mantle.client.events with type parameters of type SolutionBrowserSelectEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SolutionBrowserSelectEventHandler>SolutionBrowserSelectEvent. TYPEMethods in org.pentaho.mantle.client.events that return types with arguments of type SolutionBrowserSelectEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SolutionBrowserSelectEventHandler>SolutionBrowserSelectEvent. getAssociatedType()Methods in org.pentaho.mantle.client.events with parameters of type SolutionBrowserSelectEventHandler Modifier and Type Method Description protected voidSolutionBrowserSelectEvent. dispatch(SolutionBrowserSelectEventHandler handler) -
Uses of SolutionBrowserSelectEventHandler in org.pentaho.mantle.client.ui.xul
Classes in org.pentaho.mantle.client.ui.xul that implement SolutionBrowserSelectEventHandler Modifier and Type Class Description classMantleModelclassMantleXul
-