org.drools.guvnor.client.qa
Interface SummaryTableView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- SummaryTableViewImpl
public interface SummaryTableView
- extends com.google.gwt.user.client.ui.IsWidget
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
addRow
void addRow(int failures,
int total,
String scenarioName,
String uuid)
setPresenter
void setPresenter(SummaryTableView.Presenter presenter)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.