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