public class ActionCallMethodWidget extends RuleModellerWidget
modeller| Constructor and Description |
|---|
ActionCallMethodWidget(RuleModeller mod,
com.google.gwt.event.shared.EventBus eventBus,
org.drools.workbench.models.datamodel.rule.ActionCallMethod actionCallMethod,
Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBoundFact()
This returns true if the values being set are on a fact.
|
boolean |
isFactTypeKnown()
Does the Fact Type the Widget represents known to the
SuggestionCompletionEngine.
|
boolean |
isReadOnly()
Dictates if the widget's state is RO or not.
|
protected void |
showAddFieldPopup(com.google.gwt.user.client.ui.Widget w) |
addFactTypeKnownValueChangeHandler, addOnModifiedCommand, getEventBus, getModeller, isModified, setModifiedclaimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringpublic ActionCallMethodWidget(RuleModeller mod, com.google.gwt.event.shared.EventBus eventBus, org.drools.workbench.models.datamodel.rule.ActionCallMethod actionCallMethod, Boolean readOnly)
protected void showAddFieldPopup(com.google.gwt.user.client.ui.Widget w)
public boolean isBoundFact()
public boolean isReadOnly()
RuleModellerWidgetisReadOnly in class RuleModellerWidgetpublic boolean isFactTypeKnown()
RuleModellerWidgetisFactTypeKnown in class RuleModellerWidgetCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.