| org.drools.brms.client.ruleeditor.ChoiceList
ChoiceList | public class ChoiceList extends PopupPanel (Code) | | This is a popup list for "content assistance" - although on the web,
its not assistance - its mandatory ;)
|
ChoiceList | public ChoiceList(DSLSentence[] sen, DSLRuleEditor self)(Code) | | Pass in a list of suggestions for the popup lists.
Set a click listener to get notified when the OK button is clicked.
|
|
|