public class ActionInsertFactFieldCell extends com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52> implements RequiresValidator
| Constructor and Description |
|---|
ActionInsertFactFieldCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52 value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
void |
setValidator(Validator validator) |
public void setValidator(Validator validator)
setValidator in interface RequiresValidatorpublic void render(com.google.gwt.cell.client.Cell.Context context,
org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52 value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in interface com.google.gwt.cell.client.Cell<org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52>render in class com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.