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 void
SolutionBrowserOpenEventHandler. 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 void
MantleModel. onTabOpened(SolutionBrowserOpenEvent event)
void
MantleXul. onTabOpened(SolutionBrowserOpenEvent event)
-