org.drools.guvnor.client.explorer.navigation.qa
Class BulkRunResultPresenter
java.lang.Object
org.drools.guvnor.client.explorer.navigation.qa.BulkRunResultPresenter
- All Implemented Interfaces:
- BulkRunResultView.Presenter
public class BulkRunResultPresenter
- extends Object
- implements BulkRunResultView.Presenter
This presents the results of a bulk run.
Constructor Summary |
BulkRunResultPresenter(org.drools.guvnor.client.explorer.navigation.qa.BulkRunResultView view)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkRunResultPresenter
public BulkRunResultPresenter(org.drools.guvnor.client.explorer.navigation.qa.BulkRunResultView view)
onClose
public void onClose()
- Specified by:
onClose
in interface BulkRunResultView.Presenter
setCloseCommand
public void setCloseCommand(com.google.gwt.user.client.Command closeCommand)
setBulkTestRunResult
public void setBulkTestRunResult(BulkTestRunResult bulkTestRunResult)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.