Uses of Interface
org.pentaho.mantle.client.events.SolutionBrowserCloseEventHandler
-
Packages that use SolutionBrowserCloseEventHandler Package Description org.pentaho.mantle.client.events org.pentaho.mantle.client.ui.xul -
-
Uses of SolutionBrowserCloseEventHandler in org.pentaho.mantle.client.events
Fields in org.pentaho.mantle.client.events with type parameters of type SolutionBrowserCloseEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SolutionBrowserCloseEventHandler>
SolutionBrowserCloseEvent. TYPE
Methods in org.pentaho.mantle.client.events that return types with arguments of type SolutionBrowserCloseEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SolutionBrowserCloseEventHandler>
SolutionBrowserCloseEvent. getAssociatedType()
Methods in org.pentaho.mantle.client.events with parameters of type SolutionBrowserCloseEventHandler Modifier and Type Method Description protected void
SolutionBrowserCloseEvent. dispatch(SolutionBrowserCloseEventHandler handler)
-
Uses of SolutionBrowserCloseEventHandler in org.pentaho.mantle.client.ui.xul
Classes in org.pentaho.mantle.client.ui.xul that implement SolutionBrowserCloseEventHandler Modifier and Type Class Description class
MantleModel
class
MantleXul
-