@Dependent
public class ConfigWidget
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 |
---|---|
static int |
ALL_ALLOWED_INDEX |
static int |
ALLOWED_INDEX |
static int |
PREVENTED_INDEX |
Constructor and Description |
---|
ConfigWidget(ScenarioWidgetComponentCreator scenarioWidgetComponentCreator,
org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle,
org.gwtbootstrap3.client.ui.Button addButton,
org.gwtbootstrap3.client.ui.Button removeButton,
org.gwtbootstrap3.client.ui.ListBox configuredRules,
org.gwtbootstrap3.client.ui.ListBox configurationType) |
Modifier and Type | Method and Description |
---|---|
void |
init(ScenarioParentWidget scenarioParentWidget,
org.uberfire.backend.vfs.Path path,
org.drools.workbench.models.testscenarios.shared.Scenario scenario) |
void |
setupHandlers() |
void |
show() |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, clear, 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, unsinkEvents
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getWidgetIndex
getWidget, getWidgetCount, getWidgetIndex, remove
forEach, spliterator
public static final int ALLOWED_INDEX
public static final int PREVENTED_INDEX
public static final int ALL_ALLOWED_INDEX
@Inject public ConfigWidget(ScenarioWidgetComponentCreator scenarioWidgetComponentCreator, org.kie.workbench.common.widgets.client.datamodel.AsyncPackageDataModelOracle oracle, org.gwtbootstrap3.client.ui.Button addButton, org.gwtbootstrap3.client.ui.Button removeButton, org.gwtbootstrap3.client.ui.ListBox configuredRules, org.gwtbootstrap3.client.ui.ListBox configurationType)
@PostConstruct public void setupHandlers()
public void init(ScenarioParentWidget scenarioParentWidget, org.uberfire.backend.vfs.Path path, org.drools.workbench.models.testscenarios.shared.Scenario scenario)
public void show()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.