Class ActionSetFieldPatternCell

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

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

      • ActionSetFieldPatternCell

        public ActionSetFieldPatternCell()
    • Method Detail