|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.cell.client.AbstractCell<Integer>
org.drools.guvnor.client.decisiontable.cells.RowNumberCell
public class RowNumberCell
A Cell that renders it's corresponding row index number only
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
---|
com.google.gwt.cell.client.Cell.Context |
Constructor Summary | |
---|---|
RowNumberCell()
|
Method Summary | |
---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
Integer 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 |
---|
public RowNumberCell()
Method Detail |
---|
public void render(com.google.gwt.cell.client.Cell.Context context, Integer value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render
in interface com.google.gwt.cell.client.Cell<Integer>
render
in class com.google.gwt.cell.client.AbstractCell<Integer>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |