Package | Description |
---|---|
org.drools.workbench.screens.guided.dtable.client.widget | |
org.drools.workbench.screens.guided.dtable.client.widget.table |
Constructor and Description |
---|
ActionDragHandler(com.google.gwt.user.client.ui.VerticalPanel actionsPanel,
org.drools.workbench.models.guided.dtable.shared.model.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.workbench.models.guided.dtable.shared.model.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.workbench.models.guided.dtable.shared.model.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
|
Modifier and Type | Class and Description |
---|---|
class |
VerticalDecisionTableWidget
A Vertical Decision Table composed of a VerticalDecoratedGridWidget
|
Constructor and Description |
---|
DecisionTableControlsWidget(AbstractDecisionTableWidget dtable,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
org.jboss.errai.security.shared.api.identity.User identity,
boolean isReadOnly) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.