public class GridWidgetCellFactoryImpl extends Object implements GridWidgetCellFactory
| Constructor and Description |
|---|
GridWidgetCellFactoryImpl() |
| 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
|
public 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)
GridWidgetCellFactoryconvertCell in interface GridWidgetCellFactorycell - 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.