public interface GridWidgetCellFactory
Modifier and Type | Method and Description |
---|---|
GuidedDecisionTableUiCell |
convertCell(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 cell,
org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column,
CellUtilities cellUtilities,
ColumnUtilities columnUtilities)
Instantiate a Cell for use within a GridWidget
|
GuidedDecisionTableUiCell convertCell(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 cell, org.drools.workbench.models.guided.dtable.shared.model.BaseColumn column, CellUtilities cellUtilities, ColumnUtilities columnUtilities)
cell
- The underlying GuidedDecisionTable52 model cellcolumn
- The underlying GuidedDecisionTable52 column for which the cell relatescellUtilities
- Utilities to support identification of the column's data-typecolumnUtilities
- Utilities to support identification of the column's data-typeCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.