public class ShowDescriptionsEvent extends com.google.gwt.event.shared.GwtEvent<ShowDescriptionsEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ShowDescriptionsEventHandler> |
TYPE |
| Constructor and Description |
|---|
ShowDescriptionsEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ShowDescriptionsEventHandler showDescriptionsEventHandler) |
com.google.gwt.event.shared.GwtEvent.Type<ShowDescriptionsEventHandler> |
getAssociatedType() |
boolean |
getValue() |
void |
setValue(boolean value) |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ShowDescriptionsEventHandler> TYPE
public boolean getValue()
public void setValue(boolean value)
public com.google.gwt.event.shared.GwtEvent.Type<ShowDescriptionsEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ShowDescriptionsEventHandler>protected void dispatch(ShowDescriptionsEventHandler showDescriptionsEventHandler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ShowDescriptionsEventHandler>Copyright © 2021 Hitachi Vantara. All rights reserved.