org.drools.workbench.screens.testscenario.client.reporting
Interface TestRunnerReportingView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- TestRunnerReportingViewImpl
public interface TestRunnerReportingView
- extends com.google.gwt.user.client.ui.IsWidget
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setPresenter
void setPresenter(TestRunnerReportingView.Presenter presenter)
bindDataGridToService
void bindDataGridToService(TestRuntimeReportingService testRuntimeReportingService)
showSuccess
void showSuccess()
showFailure
void showFailure()
setExplanation
void setExplanation(String explanation)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.