Uses of Class
org.drools.workbench.screens.guided.dtable.client.widget.table.model.GuidedDecisionTableUiCell
-
-
Uses of GuidedDecisionTableUiCell in org.drools.workbench.screens.guided.dtable.client.widget.table.model.converters.cell
Methods in org.drools.workbench.screens.guided.dtable.client.widget.table.model.converters.cell that return GuidedDecisionTableUiCell Modifier and Type Method Description GuidedDecisionTableUiCellGridWidgetCellFactory. 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 -
Uses of GuidedDecisionTableUiCell in org.drools.workbench.screens.guided.dtable.client.widget.table.model.converters.cell.impl
Methods in org.drools.workbench.screens.guided.dtable.client.widget.table.model.converters.cell.impl that return GuidedDecisionTableUiCell Modifier and Type Method Description GuidedDecisionTableUiCellGridWidgetCellFactoryImpl. 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)
-