public interface ScenarioSimulationView
extends org.kie.workbench.common.widgets.metadata.client.KieEditorView, com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
addGridMenuItem(String id,
String label,
String i18n,
com.google.gwt.user.client.Command command) |
void |
addHeaderMenuItem(String id,
String label,
String i18n,
com.google.gwt.user.client.Command command) |
void |
clear() |
void |
init(ScenarioSimulationEditorPresenter presenter) |
void |
setContent(Simulation simulation) |
refreshTitlealertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSavingvoid init(ScenarioSimulationEditorPresenter presenter)
void setContent(Simulation simulation)
void clear()
void addGridMenuItem(String id, String label, String i18n, com.google.gwt.user.client.Command command)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.