org.drools.workbench.screens.testscenario.client
Class BulkRunTestScenarioEditor
java.lang.Object
org.drools.workbench.screens.testscenario.client.BulkRunTestScenarioEditor
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
public class BulkRunTestScenarioEditor
- extends Object
- implements com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkRunTestScenarioEditor
public BulkRunTestScenarioEditor()
init
@PostConstruct
public void init()
init
public void init(org.uberfire.backend.vfs.Path path,
boolean isReadOnly)
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
- Specified by:
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
onRunAllButton
public void onRunAllButton()
- Specified by:
onRunAllButton
in interface BulkRunTestScenarioEditorView.Presenter
showBusyIndicator
public void showBusyIndicator(String message)
- Specified by:
showBusyIndicator
in interface org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
hideBusyIndicator
public void hideBusyIndicator()
- Specified by:
hideBusyIndicator
in interface org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.