当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
JBRMSFeatureList (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client
Class JBRMSFeatureList
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.JBRMSFeatureList
- All Implemented Interfaces:
- com.google.gwt.user.client.EventListener
public class JBRMSFeatureList
- extends com.google.gwt.user.client.ui.Composite
This is the list of features that make up the rule management console.
Refer to the JBRMSFeatureConfigurator which actually sets up the individual features.
This is the left panel that contains all of the features, along with a short description
of each.
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 |
JBRMSFeatureList
public JBRMSFeatureList()
addSink
public void addSink(JBRMSFeature.ComponentInfo info)
find
public JBRMSFeature.ComponentInfo find(String sinkName)
setSinkSelection
public void setSinkSelection(String name)
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.