public class SelectDomainType extends com.google.gwt.event.shared.GwtEvent<SelectDomainTypeHandler>
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectDomainType.DT |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SelectDomainTypeHandler> |
TYPE |
| Constructor and Description |
|---|
SelectDomainType(SelectDomainType.DT type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(SelectDomainTypeHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<SelectDomainTypeHandler> |
getAssociatedType() |
SelectDomainType.DT |
getType()
Returns selected domain type to search.
|
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<SelectDomainTypeHandler> TYPE
public SelectDomainType(@Nonnull SelectDomainType.DT type)
public com.google.gwt.event.shared.GwtEvent.Type<SelectDomainTypeHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<SelectDomainTypeHandler>public SelectDomainType.DT getType()
protected void dispatch(SelectDomainTypeHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<SelectDomainTypeHandler>Copyright © 2020. All rights reserved.