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