public class ScenarioUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BOTTOM_RIGHT_PADDING |
| Constructor and Description |
|---|
ScenarioUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addBottomAndRightPaddingToTableCells(com.google.gwt.user.client.ui.FlexTable table) |
static org.drools.workbench.models.testscenarios.shared.ExecutionTrace |
findExecutionTrace(org.drools.workbench.models.testscenarios.shared.Scenario scenario) |
public static final String BOTTOM_RIGHT_PADDING
public static org.drools.workbench.models.testscenarios.shared.ExecutionTrace findExecutionTrace(org.drools.workbench.models.testscenarios.shared.Scenario scenario)
public static void addBottomAndRightPaddingToTableCells(com.google.gwt.user.client.ui.FlexTable table)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.