Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.explorer.navigation.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


Nested Class Summary
static interface SummaryTableView.Presenter
           
 
Method Summary
 void addRow(org.drools.guvnor.client.explorer.navigation.qa.SummaryTable.Row row)
           
 void setPresenter(SummaryTableView.Presenter presenter)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

addRow

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

setPresenter

void setPresenter(SummaryTableView.Presenter presenter)

Guvnor web application Drools 6.0.0-SNAPSHOT

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