public class FavoritesChangedEvent extends com.google.gwt.event.shared.GwtEvent<FavoritesChangedEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<FavoritesChangedEventHandler> |
TYPE |
static String |
TYPE_STR |
Constructor and Description |
---|
FavoritesChangedEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(FavoritesChangedEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<FavoritesChangedEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<FavoritesChangedEventHandler> TYPE
public static final String TYPE_STR
public com.google.gwt.event.shared.GwtEvent.Type<FavoritesChangedEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<FavoritesChangedEventHandler>
protected void dispatch(FavoritesChangedEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<FavoritesChangedEventHandler>
Copyright © 2021 Hitachi Vantara. All rights reserved.