Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR3

org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells
Class ConditionPatternCell

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<org.drools.workbench.models.guided.dtable.shared.model.Pattern52>
      extended by org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.PatternCell
          extended by 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 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.workbench.screens.guided.dtable.client.wizard.pages.cells.PatternCell
validator
 
Constructor Summary
ConditionPatternCell()
           
 
Method Summary
protected  String getCssStyleName(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 p)
           
 
Methods inherited from class org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.PatternCell
render, setValidator
 
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

ConditionPatternCell

public ConditionPatternCell()
Method Detail

getCssStyleName

protected String getCssStyleName(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 p)
Overrides:
getCssStyleName in class PatternCell

Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.