org.drools.guvnor.client.widgets.drools.tables
Class SnapshotComparisonTypeCell
java.lang.Object
com.google.gwt.cell.client.AbstractCell<String>
org.drools.guvnor.client.widgets.drools.tables.SnapshotComparisonTypeCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<String>
public class SnapshotComparisonTypeCell
- extends com.google.gwt.cell.client.AbstractCell<String>
Cell to render the appropriate text and style for a Snapshot Comparison type
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
com.google.gwt.cell.client.Cell.Context |
Method Summary |
void |
render(com.google.gwt.cell.client.Cell.Context context,
String 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 |
SnapshotComparisonTypeCell
public SnapshotComparisonTypeCell()
render
public void render(com.google.gwt.cell.client.Cell.Context context,
String value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
- Specified by:
render
in interface com.google.gwt.cell.client.Cell<String>
- Specified by:
render
in class com.google.gwt.cell.client.AbstractCell<String>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.