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