public class SystemControlledColumnValuesSynchronizer extends Object
| Constructor and Description |
|---|
SystemControlledColumnValuesSynchronizer(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
GuidedDecisionTableUiModel uiModel,
GridWidgetCellFactory gridWidgetCellFactory,
CellUtilities cellUtilities,
ColumnUtilities columnUtilities) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendRow() |
void |
deleteRow(int rowIndex) |
void |
insertRow(int rowIndex) |
void |
updateSystemControlledColumnValues() |
public SystemControlledColumnValuesSynchronizer(org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
GuidedDecisionTableUiModel uiModel,
GridWidgetCellFactory gridWidgetCellFactory,
CellUtilities cellUtilities,
ColumnUtilities columnUtilities)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.