public class SetCommonNamesEvent extends com.google.gwt.event.shared.GwtEvent<SetCommonNamesEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SetCommonNamesEventHandler> |
TYPE |
| Constructor and Description |
|---|
SetCommonNamesEvent(com.extjs.gxt.ui.client.data.BaseModelData data) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(SetCommonNamesEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<SetCommonNamesEventHandler> |
getAssociatedType() |
com.extjs.gxt.ui.client.data.BaseModelData |
getBaseModelData() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<SetCommonNamesEventHandler> TYPE
public SetCommonNamesEvent(com.extjs.gxt.ui.client.data.BaseModelData data)
public com.google.gwt.event.shared.GwtEvent.Type<SetCommonNamesEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<SetCommonNamesEventHandler>protected void dispatch(SetCommonNamesEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<SetCommonNamesEventHandler>public com.extjs.gxt.ui.client.data.BaseModelData getBaseModelData()
Copyright © 2013. All Rights Reserved.