@ApplicationScoped public class ScenarioSimulationEditorKogitoRuntimeScreen extends AbstractScenarioSimulationEditorKogitoScreen
IDENTIFIED
is the unique key to refer this editor. Please use the same
(eg in kogito-tooling project) to include it in external project or when calling .setContent method (refer to README.md
for further informationModifier and Type | Field and Description |
---|---|
protected static String |
IDENTIFIER |
protected org.uberfire.client.mvp.PlaceManager |
placeManager |
protected static org.uberfire.mvp.PlaceRequest |
SCENARIO_SIMULATION_KOGITO_RUNTIME_SCREEN_DEFAULT_REQUEST |
scenarioSimulationEditorKogitoWrapper, TITLE
Constructor and Description |
---|
ScenarioSimulationEditorKogitoRuntimeScreen() |
ScenarioSimulationEditorKogitoRuntimeScreen(org.uberfire.client.mvp.PlaceManager placeManager) |
Modifier and Type | Method and Description |
---|---|
org.uberfire.mvp.PlaceRequest |
getPlaceRequest() |
getContent, getTitle, getTitleText, getWidget, isDirty, mayClose, onStartup, setContent, setMenus
protected static final String IDENTIFIER
protected static final org.uberfire.mvp.PlaceRequest SCENARIO_SIMULATION_KOGITO_RUNTIME_SCREEN_DEFAULT_REQUEST
protected org.uberfire.client.mvp.PlaceManager placeManager
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.