Uses of Class
org.pentaho.mantle.client.events.SolutionBrowserSelectEvent
-
Packages that use SolutionBrowserSelectEvent Package Description org.pentaho.mantle.client.events org.pentaho.mantle.client.ui.xul -
-
Uses of SolutionBrowserSelectEvent in org.pentaho.mantle.client.events
Methods in org.pentaho.mantle.client.events with parameters of type SolutionBrowserSelectEvent Modifier and Type Method Description void
SolutionBrowserSelectEventHandler. onTabSelected(SolutionBrowserSelectEvent event)
-
Uses of SolutionBrowserSelectEvent in org.pentaho.mantle.client.ui.xul
Methods in org.pentaho.mantle.client.ui.xul with parameters of type SolutionBrowserSelectEvent Modifier and Type Method Description void
MantleModel. onTabSelected(SolutionBrowserSelectEvent event)
void
MantleXul. onTabSelected(SolutionBrowserSelectEvent event)
-