public class ShowMoreInfoEvent extends com.google.gwt.event.shared.GwtEvent<ShowMoreInfoEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ShowMoreInfoEventHandler> |
TYPE
The type.
|
| Constructor and Description |
|---|
ShowMoreInfoEvent(boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ShowMoreInfoEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ShowMoreInfoEventHandler> |
getAssociatedType() |
boolean |
getShowMoreInfo() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ShowMoreInfoEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<ShowMoreInfoEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowMoreInfoEventHandler>protected void dispatch(ShowMoreInfoEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ShowMoreInfoEventHandler>public boolean getShowMoreInfo()
Copyright © 2018. All Rights Reserved.