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