|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.cell.client.AbstractCell<Analysis>
org.drools.guvnor.client.decisiontable.cells.AnalysisCell
public class AnalysisCell
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 | |
|---|---|
AnalysisCell()
|
|
| Method Summary | |
|---|---|
void |
render(com.google.gwt.cell.client.Cell.Context context,
Analysis analysis,
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 AnalysisCell()
| Method Detail |
|---|
public void render(com.google.gwt.cell.client.Cell.Context context,
Analysis analysis,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
render in interface com.google.gwt.cell.client.Cell<Analysis>render in class com.google.gwt.cell.client.AbstractCell<Analysis>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||