org.drools.eclipse.rulebuilder.ui
Class FactPatternWidget
java.lang.Object
org.drools.eclipse.rulebuilder.ui.Widget
org.drools.eclipse.rulebuilder.ui.FactPatternWidget
public class FactPatternWidget
- extends Widget
This is the new smart widget that works off the model.
|
Constructor Summary |
FactPatternWidget(org.eclipse.ui.forms.widgets.FormToolkit toolkit,
org.eclipse.swt.widgets.Composite parent,
RuleModeller mod,
org.drools.ide.common.client.modeldriven.brl.FactPattern factPattern,
org.drools.ide.common.client.modeldriven.brl.CompositeFactPattern parentPattern,
int idx,
boolean canBind)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactPatternWidget
public FactPatternWidget(org.eclipse.ui.forms.widgets.FormToolkit toolkit,
org.eclipse.swt.widgets.Composite parent,
RuleModeller mod,
org.drools.ide.common.client.modeldriven.brl.FactPattern factPattern,
org.drools.ide.common.client.modeldriven.brl.CompositeFactPattern parentPattern,
int idx,
boolean canBind)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.