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.events
Fields 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. TYPE
Methods 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 void
PerspectivesLoadedEvent. dispatch(PerspectivesLoadedEventHandler handler)
-