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