Drools Workbench - Test Scenario Editor - Client 6.2.0.Beta3

org.drools.workbench.screens.testscenario.client
Class BulkRunTestScenarioEditor

java.lang.Object
  extended by org.drools.workbench.screens.testscenario.client.BulkRunTestScenarioEditor
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, org.kie.uberfire.client.common.HasBusyIndicator

public class BulkRunTestScenarioEditor
extends Object
implements com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, org.kie.uberfire.client.common.HasBusyIndicator


Constructor Summary
BulkRunTestScenarioEditor()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void hideBusyIndicator()
           
 void init()
           
 void init(org.uberfire.backend.vfs.Path path, boolean isReadOnly)
           
 void onRunAllButton()
           
 void showBusyIndicator(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkRunTestScenarioEditor

public BulkRunTestScenarioEditor()
Method Detail

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.uberfire.client.common.HasBusyIndicator

hideBusyIndicator

public void hideBusyIndicator()
Specified by:
hideBusyIndicator in interface org.kie.uberfire.client.common.HasBusyIndicator

Drools Workbench - Test Scenario Editor - Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.