|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.extremecomponents.table.cell.BaseCell org.extremecomponents.table.cell.DisplayCell
Will generate a simple cell to display.
Field Summary |
Fields inherited from class org.extremecomponents.table.cell.BaseCell |
column, EVEN, model, ODD, rowcount |
Constructor Summary | |
DisplayCell()
|
Method Summary | |
java.lang.String |
html()
Get the cell specific HTML |
java.lang.String |
value()
Get the cell specific simple value |
Methods inherited from class org.extremecomponents.table.cell.BaseCell |
destroy, endTD, init, isRowEven, isRowOdd, startTD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DisplayCell()
Method Detail |
public java.lang.String html()
BaseCell
html
in interface Cell
html
in class BaseCell
public java.lang.String value()
BaseCell
value
in interface Cell
value
in class BaseCell
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |