public static interface CoverageReportView.Presenter extends SubDockView.Presenter
Modifier and Type | Method and Description |
---|---|
void |
onDownloadReportButtonClicked() |
void |
populateCoverageReport(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type type,
org.drools.scenariosimulation.api.model.SimulationRunMetadata simulationRunMetadata) |
void |
setDownloadReportCommand(org.uberfire.mvp.Command downloadReportCommand) |
isCurrentlyShow, reset, setCurrentPath
void populateCoverageReport(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type type, org.drools.scenariosimulation.api.model.SimulationRunMetadata simulationRunMetadata)
void onDownloadReportButtonClicked()
void setDownloadReportCommand(org.uberfire.mvp.Command downloadReportCommand)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.