当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ActionSetFieldWidget (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.ui
Class ActionSetFieldWidget
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.drools.brms.client.modeldriven.ui.ActionSetFieldWidget
- All Implemented Interfaces:
- com.google.gwt.user.client.EventListener
public class ActionSetFieldWidget
- extends com.google.gwt.user.client.ui.Composite
This widget is for setting fields on a bound fact or global variable.
- Author:
- Michael Neale
Method Summary |
boolean |
isBoundFact()
This returns true if the values being set are on a fact. |
protected void |
showAddFieldPopup(com.google.gwt.user.client.ui.Widget w)
|
Methods inherited from class com.google.gwt.user.client.ui.Composite |
getElement, initWidget, onAttach, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
getParent, isAttached, onBrowserEvent, onLoad, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
ActionSetFieldWidget
public ActionSetFieldWidget(RuleModeller mod,
RuleModel rule,
ActionSetField set,
SuggestionCompletionEngine com)
showAddFieldPopup
protected void showAddFieldPopup(com.google.gwt.user.client.ui.Widget w)
isBoundFact
public boolean isBoundFact()
- This returns true if the values being set are on a fact.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.