Modifier and Type | Class and Description |
---|---|
class |
ScenarioSimulationMainGridPanelMouseMoveHandler
This class is meant to provide common implementations for on hover behavior to be used by both mouse keyboard handler
|
Modifier and Type | Method and Description |
---|---|
protected void |
ScenarioGridPanelProducer.initGridWidget(ScenarioGridWidget scenarioGridWidget,
ScenarioGridPanel scenarioGridPanel,
ScenarioSimulationGridPanelClickHandler clickHandler,
ScenarioSimulationGridPanelMouseMoveHandler mouseMoveHandler,
com.google.gwt.event.shared.EventBus eventBus) |
Modifier and Type | Field and Description |
---|---|
protected ScenarioSimulationGridPanelMouseMoveHandler |
ScenarioGridPanel.mouseMoveHandler |
Modifier and Type | Method and Description |
---|---|
void |
ScenarioGridPanel.addHandlers(ScenarioSimulationGridPanelClickHandler clickHandler,
ScenarioSimulationGridPanelMouseMoveHandler mouseMoveHandler) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.