| Constructors in org.drools.guvnor.client.decisiontable with parameters of type AbstractDecisionTableWidget |
ActionDragHandler(com.google.gwt.user.client.ui.VerticalPanel actionsPanel,
org.drools.ide.common.client.modeldriven.dt52.GuidedDecisionTable52 dtableModel,
AbstractDecisionTableWidget dtableWidget)
Constructor to mediate drag operations between the Actions configuration
section of the Guided Decision Table screen and the Decision Table Widget |
ConditionDragHandler(com.google.gwt.user.client.ui.VerticalPanel conditionsPanel,
org.drools.ide.common.client.modeldriven.dt52.Pattern52 pattern,
AbstractDecisionTableWidget dtableWidget)
Constructor to mediate drag operations between the Conditions
configuration section of the Guided Decision Table screen and the
Decision Table Widget |
PatternDragHandler(com.google.gwt.user.client.ui.VerticalPanel patternsPanel,
org.drools.ide.common.client.modeldriven.dt52.GuidedDecisionTable52 dtableModel,
AbstractDecisionTableWidget dtableWidget)
Constructor to mediate drag operations between the Pattern configuration
section of the Guided Decision Table screen and the Decision Table Widget |