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 voidSolutionBrowserSelectEventHandler. 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 voidMantleModel. onTabSelected(SolutionBrowserSelectEvent event)voidMantleXul. onTabSelected(SolutionBrowserSelectEvent event)
-