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