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