Guvnor web application Drools 6.0.0-SNAPSHOT

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

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.qa.SummaryTable
All Implemented Interfaces:
SummaryTableView.Presenter

public class SummaryTable
extends Object
implements SummaryTableView.Presenter


Constructor Summary
SummaryTable(SummaryTableView summaryTableView, ClientFactory clientFactory)
           
 
Method Summary
 void addRow(org.drools.guvnor.client.explorer.navigation.qa.SummaryTable.Row row)
           
 void openTestScenario(String uuid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummaryTable

public SummaryTable(SummaryTableView summaryTableView,
                    ClientFactory clientFactory)
Method Detail

addRow

public void addRow(org.drools.guvnor.client.explorer.navigation.qa.SummaryTable.Row row)

openTestScenario

public void openTestScenario(String uuid)
Specified by:
openTestScenario in interface SummaryTableView.Presenter

Guvnor web application Drools 6.0.0-SNAPSHOT

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