org.drools.eclipse.rulebuilder.ui
Class RuleAttributeWidget

java.lang.Object
  extended by org.drools.eclipse.rulebuilder.ui.Widget
      extended by org.drools.eclipse.rulebuilder.ui.RuleAttributeWidget

public class RuleAttributeWidget
extends Widget


Field Summary
 
Fields inherited from class org.drools.eclipse.rulebuilder.ui.Widget
index, modeller, parent, toolkit
 
Constructor Summary
RuleAttributeWidget(org.eclipse.ui.forms.widgets.FormToolkit toolkit, org.eclipse.swt.widgets.Composite parent, RuleModeller modeller)
           
 
Method Summary
static List getAttributeList()
          Return a listbox of choices for rule attributes.
 
Methods inherited from class org.drools.eclipse.rulebuilder.ui.Widget
addDeleteRHSAction, addImage, getModeller, showMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleAttributeWidget

public RuleAttributeWidget(org.eclipse.ui.forms.widgets.FormToolkit toolkit,
                           org.eclipse.swt.widgets.Composite parent,
                           RuleModeller modeller)
Method Detail

getAttributeList

public static List getAttributeList()
Return a listbox of choices for rule attributes.

Returns:


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.