org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells
Class ConditionPatternCell
java.lang.Object
com.google.gwt.cell.client.AbstractCell<org.drools.ide.common.client.modeldriven.dt52.Pattern52>
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.PatternCell
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.ConditionPatternCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<org.drools.ide.common.client.modeldriven.dt52.Pattern52>
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.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.PatternCell |
validator |
|
Method Summary |
protected String |
getCssStyleName(org.drools.ide.common.client.modeldriven.dt52.Pattern52 p)
|
| Methods inherited from class org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.PatternCell |
render |
| 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(Validator validator)
getCssStyleName
protected String getCssStyleName(org.drools.ide.common.client.modeldriven.dt52.Pattern52 p)
- Overrides:
getCssStyleName in class PatternCell
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.