org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells
Class ConditionPatternCell
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.ConditionPatternCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<org.drools.workbench.models.guided.dtable.shared.model.Pattern52>, RequiresValidator
public class ConditionPatternCell
- extends PatternCell
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
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 |
ConditionPatternCell
public ConditionPatternCell()
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.