org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells
Class ActionSetFieldPatternCell
java.lang.Object
com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.Pattern52>
org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.PatternCell
org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.ActionSetFieldPatternCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<org.drools.workbench.models.guided.dtable.shared.model.Pattern52>, RequiresValidator
public class ActionSetFieldPatternCell
- extends PatternCell
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
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
com.google.gwt.cell.client.Cell.Context |
Fields inherited from class org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.PatternCell |
validator |
Method Summary |
protected String |
getCssStyleName(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 p)
|
Methods inherited from class com.google.gwt.cell.client.AbstractCell |
dependsOnSelection, getConsumedEvents, handlesSelection, isEditing, onBrowserEvent, onEnterKeyDown, resetFocus, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionSetFieldPatternCell
public ActionSetFieldPatternCell()
getCssStyleName
protected String getCssStyleName(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 p)
- Overrides:
getCssStyleName
in class PatternCell
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.