org.drools.guvnor.client.explorer.navigation.qa
Class TestScenarioListActivity

java.lang.Object
  extended by org.drools.guvnor.client.util.Activity
      extended by org.drools.guvnor.client.explorer.navigation.qa.TestScenarioListActivity

public class TestScenarioListActivity
extends Activity


Constructor Summary
TestScenarioListActivity(String moduleUuid, ClientFactory clientFactory)
           
 
Method Summary
 void openTestScenario(AcceptItem tabbedPanel)
           
 void start(AcceptItem tabbedPanel, com.google.gwt.event.shared.EventBus eventBus)
           
 
Methods inherited from class org.drools.guvnor.client.util.Activity
mayStop, onStop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestScenarioListActivity

public TestScenarioListActivity(String moduleUuid,
                                ClientFactory clientFactory)
Method Detail

start

public void start(AcceptItem tabbedPanel,
                  com.google.gwt.event.shared.EventBus eventBus)
Specified by:
start in class Activity

openTestScenario

public void openTestScenario(AcceptItem tabbedPanel)


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