Class | Description |
---|---|
AbstractDecisionTableWidget |
An abstract Decision Table and the necessary boiler-plate to convert from
DTColumnConfig objects to the DynamicData related classes used by the
DecoratedGridWidget
|
AbstractDecoratedDecisionTableGridWidget |
A Decorated Grid for Decision Tables
|
DecisionTableCellFactory |
A Factory to provide the Cells for given coordinate for Decision Tables.
|
DecisionTableCellValueFactory |
A Factory to create CellValues applicable to given columns.
|
DecisionTableControlsWidget |
Simple container for controls to manipulate a Decision Table
|
DecisionTableDropDownManager |
A utility class to get the values of all Constraints\Actions in the scope of
a Template Key to drive dependent enumerations.
|
DecisionTableResourcesProvider |
A class to provide different resources for Decision Tables
|
DefaultValueDropDownManager |
Specific implementation for Default Value dependent enumerations
|
LimitedEntryDropDownManager |
Specific implementation for Limited Entry Decision Table definition (i.e. for
use with NewGuidedDecisionTableWizard or GuidedDecisionTableWidget)
|
LimitedEntryDropDownManager.Context |
The Context contains the Pattern and Column for which the enumerations
need to be ascertained.
|
VerticalDecisionTableHeaderWidget |
Header for a Vertical Decision Table
|
VerticalDecisionTableSidebarWidget |
A "sidebar" for a vertical Decision Table
|
VerticalDecisionTableWidget |
A Vertical Decision Table composed of a VerticalDecoratedGridWidget
|
VerticalDecoratedDecisionTableGridWidget |
Vertical implementation of DecoratedGridWidget for the Guided Decision Table
|
VerticalMergableDecisionTableGridWidget |
A Vertical implementation of MergableGridWidget, that renders columns as erm,
columns and rows as rows.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.