public class EnableConfirmButtonEvent extends com.google.gwt.event.shared.GwtEvent<EnableConfirmButtonEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<EnableConfirmButtonEventHandler> |
TYPE |
| Constructor and Description |
|---|
EnableConfirmButtonEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(EnableConfirmButtonEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<EnableConfirmButtonEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<EnableConfirmButtonEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<EnableConfirmButtonEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<EnableConfirmButtonEventHandler>protected void dispatch(EnableConfirmButtonEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<EnableConfirmButtonEventHandler>Copyright © 2019. All Rights Reserved.