public class ValidateSimulationEvent extends com.google.gwt.event.shared.GwtEvent<ValidateSimulationEventHandler>
GwtEvent to validate a Simulation| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ValidateSimulationEventHandler> |
TYPE |
| Constructor and Description |
|---|
ValidateSimulationEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ValidateSimulationEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ValidateSimulationEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<ValidateSimulationEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<ValidateSimulationEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ValidateSimulationEventHandler>protected void dispatch(ValidateSimulationEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ValidateSimulationEventHandler>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.