public class RegularCellUpdateManager extends CellUpdateManager
actions, column, conditions, coordinate, model
Constructor and Description |
---|
RegularCellUpdateManager(Index index,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
org.kie.workbench.common.widgets.decoratedgrid.client.widget.data.Coordinate coordinate) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
updateAction(Action action) |
protected boolean |
updateCondition(Condition condition) |
update
public RegularCellUpdateManager(Index index, org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, org.kie.workbench.common.widgets.decoratedgrid.client.widget.data.Coordinate coordinate)
protected boolean updateAction(Action action)
updateAction
in class CellUpdateManager
protected boolean updateCondition(Condition condition)
updateCondition
in class CellUpdateManager
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.