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. TYPE
Methods 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 void
SolutionBrowserSelectEvent. 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 class
MantleModel
class
MantleXul
-