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