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