public class ExpectPanel
extends com.google.gwt.user.client.ui.HorizontalPanel
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
Modifier and Type | Field and Description |
---|---|
protected ScenarioParentWidget |
parent |
protected org.drools.workbench.models.testscenarios.shared.ExecutionTrace |
previousEx |
protected org.drools.workbench.models.testscenarios.shared.Scenario |
scenario |
Constructor and Description |
---|
ExpectPanel(org.drools.workbench.models.testscenarios.shared.ExecutionTrace previousEx,
org.drools.workbench.models.testscenarios.shared.Scenario scenario,
ScenarioParentWidget parent,
ScenarioWidgetComponentCreator scenarioWidgetComponentCreator,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle) |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final org.drools.workbench.models.testscenarios.shared.Scenario scenario
protected final ScenarioParentWidget parent
protected final org.drools.workbench.models.testscenarios.shared.ExecutionTrace previousEx
public ExpectPanel(org.drools.workbench.models.testscenarios.shared.ExecutionTrace previousEx, org.drools.workbench.models.testscenarios.shared.Scenario scenario, ScenarioParentWidget parent, ScenarioWidgetComponentCreator scenarioWidgetComponentCreator, org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.