Uses of Class
org.pentaho.mantle.client.events.SolutionBrowserCloseEvent
- 
Packages that use SolutionBrowserCloseEvent Package Description org.pentaho.mantle.client.events org.pentaho.mantle.client.ui.xul  - 
- 
Uses of SolutionBrowserCloseEvent in org.pentaho.mantle.client.events
Methods in org.pentaho.mantle.client.events with parameters of type SolutionBrowserCloseEvent Modifier and Type Method Description voidSolutionBrowserCloseEventHandler. onTabClosed(SolutionBrowserCloseEvent event) - 
Uses of SolutionBrowserCloseEvent in org.pentaho.mantle.client.ui.xul
Methods in org.pentaho.mantle.client.ui.xul with parameters of type SolutionBrowserCloseEvent Modifier and Type Method Description voidMantleModel. onTabClosed(SolutionBrowserCloseEvent event)voidMantleXul. onTabClosed(SolutionBrowserCloseEvent event) 
 -