Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells
Class ConditionCell

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<ConditionCol52>
      extended by org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.cells.ConditionCell
All Implemented Interfaces:
com.google.gwt.cell.client.Cell<ConditionCol52>

public class ConditionCell
extends com.google.gwt.cell.client.AbstractCell<ConditionCol52>

A cell to display Conditions


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell
com.google.gwt.cell.client.Cell.Context
 
Constructor Summary
ConditionCell(Validator validator)
           
 
Method Summary
 void render(com.google.gwt.cell.client.Cell.Context context, ConditionCol52 value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
           
 
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

ConditionCell

public ConditionCell(Validator validator)
Method Detail

render

public void render(com.google.gwt.cell.client.Cell.Context context,
                   ConditionCol52 value,
                   com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
Specified by:
render in interface com.google.gwt.cell.client.Cell<ConditionCol52>
Specified by:
render in class com.google.gwt.cell.client.AbstractCell<ConditionCol52>

Guvnor web application Drools 6.0.0-SNAPSHOT

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