Class ActionSetFieldCell

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

    public class ActionSetFieldCell
    extends com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.ActionSetFieldCol52>
    implements RequiresValidator
    A cell to display Actions
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell

        com.google.gwt.cell.client.Cell.Context
    • Constructor Detail

      • ActionSetFieldCell

        public ActionSetFieldCell()
    • Method Detail

      • render

        public void render​(com.google.gwt.cell.client.Cell.Context context,
                           org.drools.workbench.models.guided.dtable.shared.model.ActionSetFieldCol52 value,
                           com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
        Specified by:
        render in interface com.google.gwt.cell.client.Cell<org.drools.workbench.models.guided.dtable.shared.model.ActionSetFieldCol52>
        Specified by:
        render in class com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.ActionSetFieldCol52>