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