|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.cell.client.AbstractCell<Pattern52>
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.PatternCell
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.ConditionPatternCell
public class ConditionPatternCell
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 Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
|---|
com.google.gwt.cell.client.Cell.Context |
| Field Summary |
|---|
| Fields inherited from class org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.PatternCell |
|---|
validator |
| Constructor Summary | |
|---|---|
ConditionPatternCell(Validator validator)
|
|
| Method Summary | |
|---|---|
protected String |
getCssStyleName(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 |
| Constructor Detail |
|---|
public ConditionPatternCell(Validator validator)
| Method Detail |
|---|
protected String getCssStyleName(Pattern52 p)
getCssStyleName in class PatternCell
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||