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