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

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

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<AvailableField>
      extended by org.drools.workbench.screens.guided.dtable.client.wizard.pages.cells.AvailableFieldCell
All Implemented Interfaces:
com.google.gwt.cell.client.Cell<AvailableField>

public class AvailableFieldCell
extends com.google.gwt.cell.client.AbstractCell<AvailableField>

A cell to display a available Fields


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell
com.google.gwt.cell.client.Cell.Context
 
Constructor Summary
AvailableFieldCell()
           
 
Method Summary
 void render(com.google.gwt.cell.client.Cell.Context context, AvailableField 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

AvailableFieldCell

public AvailableFieldCell()
Method Detail

render

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

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

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