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