public static interface CoverageScenarioListView.Presenter
| Modifier and Type | Method and Description |
|---|---|
void |
addScenarioGroup(org.drools.scenariosimulation.api.model.ScenarioWithIndex key,
Map<String,Integer> value,
org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type type) |
void |
clear() |
void |
initScenarioList(elemental2.dom.HTMLUListElement scenarioList) |
void |
onElementClick(CoverageScenarioListView coverageScenarioListView) |
void initScenarioList(elemental2.dom.HTMLUListElement scenarioList)
void clear()
void addScenarioGroup(org.drools.scenariosimulation.api.model.ScenarioWithIndex key,
Map<String,Integer> value,
org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type type)
void onElementClick(CoverageScenarioListView coverageScenarioListView)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.