Class ConditionPatternCell

  • All Implemented Interfaces:
    com.google.gwt.cell.client.Cell<org.drools.workbench.models.guided.dtable.shared.model.Pattern52>, RequiresValidator

    public class ConditionPatternCell
    extends BasePatternCell
    A cell to display a Fact Pattern on the Pattern Constraints page. Additional validation is performed on the Pattern's constraints to determine whether the cell should be rendered as valid or invalid
    • Constructor Detail

      • ConditionPatternCell

        public ConditionPatternCell()
    • Method Detail