Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

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

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.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 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
ActionSetFieldPatternCell()
           
 
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

ActionSetFieldPatternCell

public ActionSetFieldPatternCell()
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.1.0-SNAPSHOT

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