Uses of Interface
org.pentaho.mantle.client.events.SolutionFolderActionEventHandler
-
Packages that use SolutionFolderActionEventHandler Package Description org.pentaho.mantle.client.events -
-
Uses of SolutionFolderActionEventHandler in org.pentaho.mantle.client.events
Fields in org.pentaho.mantle.client.events with type parameters of type SolutionFolderActionEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<SolutionFolderActionEventHandler>SolutionFolderActionEvent. TYPEMethods in org.pentaho.mantle.client.events that return types with arguments of type SolutionFolderActionEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<SolutionFolderActionEventHandler>SolutionFolderActionEvent. getAssociatedType()Methods in org.pentaho.mantle.client.events with parameters of type SolutionFolderActionEventHandler Modifier and Type Method Description protected voidSolutionFolderActionEvent. dispatch(SolutionFolderActionEventHandler solutionEditEventHandler)
-