@Dependent public class ReloadRightPanelCommand extends Object implements org.uberfire.mvp.Command
Command to reload the RightPanelView, eventually showing it (if required by original event)| Constructor and Description |
|---|
ReloadRightPanelCommand() |
ReloadRightPanelCommand(ScenarioSimulationEditorPresenter scenarioSimulationEditorPresenter,
boolean disable,
boolean openDock) |
public ReloadRightPanelCommand()
public ReloadRightPanelCommand(ScenarioSimulationEditorPresenter scenarioSimulationEditorPresenter, boolean disable, boolean openDock)
scenarioSimulationEditorPresenter - disable - set this to true to also disable the panel.openDock - set this to true to also open the dock in case it is closedCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.