@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.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.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, setVerticalAlignmentgetBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacingadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWidgetIndexgetWidget, getWidgetCount, getWidgetIndex, removeforEach, spliteratorpublic 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–2020 JBoss by Red Hat. All rights reserved.