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