public class BulkRunTestScenarioEditor extends Object implements com.google.gwt.user.client.ui.IsWidget, BulkRunTestScenarioEditorView.Presenter, org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
Constructor and Description |
---|
BulkRunTestScenarioEditor() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
hideBusyIndicator() |
void |
init() |
void |
init(org.uberfire.backend.vfs.Path path,
boolean isReadOnly) |
void |
onRunAllButton() |
void |
showBusyIndicator(String message) |
@PostConstruct public void init()
public void init(org.uberfire.backend.vfs.Path path, boolean isReadOnly)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
public void onRunAllButton()
onRunAllButton
in interface BulkRunTestScenarioEditorView.Presenter
public void showBusyIndicator(String message)
showBusyIndicator
in interface org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
public void hideBusyIndicator()
hideBusyIndicator
in interface org.kie.workbench.common.widgets.client.widget.HasBusyIndicator
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.