|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDecisionTableWidget | |
---|---|
org.drools.guvnor.client.decisiontable | |
org.drools.guvnor.client.decisiontable.widget |
Uses of AbstractDecisionTableWidget in org.drools.guvnor.client.decisiontable |
---|
Constructors in org.drools.guvnor.client.decisiontable with parameters of type AbstractDecisionTableWidget | |
---|---|
ActionDragHandler(com.google.gwt.user.client.ui.VerticalPanel actionsPanel,
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,
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,
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 |
Uses of AbstractDecisionTableWidget in org.drools.guvnor.client.decisiontable.widget |
---|
Subclasses of AbstractDecisionTableWidget in org.drools.guvnor.client.decisiontable.widget | |
---|---|
class |
VerticalDecisionTableWidget
A Vertical Decision Table composed of a VerticalDecoratedGridWidget |
Constructors in org.drools.guvnor.client.decisiontable.widget with parameters of type AbstractDecisionTableWidget | |
---|---|
DecisionTableControlsWidget(AbstractDecisionTableWidget dtable,
GuidedDecisionTable52 model,
org.uberfire.security.Identity identity,
boolean isReadOnly)
|
|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |