org.kie.guvnor.projecteditor.client.forms
Class BulkRunTestScenarioEditor
java.lang.Object
org.kie.guvnor.projecteditor.client.forms.BulkRunTestScenarioEditor
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, HasBusyIndicator, BulkRunTestScenarioEditorView.Presenter
@Dependent
public class BulkRunTestScenarioEditor
- extends Object
- implements com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, HasBusyIndicator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkRunTestScenarioEditor
public BulkRunTestScenarioEditor()
init
@PostConstruct
public void init()
init
public void init(org.uberfire.backend.vfs.Path path,
boolean isReadOnly)
save
public void save(String commitMessage,
org.uberfire.client.mvp.Command callback,
org.kie.guvnor.services.metadata.model.Metadata metadata)
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
- Specified by:
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
getTitle
public String getTitle()
onRunAllButton
public void onRunAllButton()
- Specified by:
onRunAllButton
in interface BulkRunTestScenarioEditorView.Presenter
showBusyIndicator
public void showBusyIndicator(String message)
- Specified by:
showBusyIndicator
in interface HasBusyIndicator
hideBusyIndicator
public void hideBusyIndicator()
- Specified by:
hideBusyIndicator
in interface HasBusyIndicator
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.