|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tirsen.angkor.table.ReadOnlyCellViewFactory
Constructor Summary | |
ReadOnlyCellViewFactory()
|
Method Summary | |
View |
getTableCellView(Table table,
ValueModel value,
int row,
int column)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReadOnlyCellViewFactory()
Method Detail |
public View getTableCellView(Table table, ValueModel value, int row, int column)
getTableCellView
in interface TableCellViewFactory
table
- row
- column
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |