public class GoToBrowserEvent extends com.google.gwt.event.shared.GwtEvent<GoToBrowserEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<GoToBrowserEventHandler> |
TYPE |
| Constructor and Description |
|---|
GoToBrowserEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(GoToBrowserEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<GoToBrowserEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<GoToBrowserEventHandler> TYPE
@Nonnull public com.google.gwt.event.shared.GwtEvent.Type<GoToBrowserEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<GoToBrowserEventHandler>protected void dispatch(@Nonnull GoToBrowserEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<GoToBrowserEventHandler>Apache CXF