|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableCellViewFactory | |
com.tirsen.angkor.table | The Table widget and its framework and models. |
Uses of TableCellViewFactory in com.tirsen.angkor.table |
Classes in com.tirsen.angkor.table that implement TableCellViewFactory | |
class |
DefaultTableCellViewFactory
|
class |
FormatTableCellViewFactory
|
class |
ReadOnlyCellViewFactory
|
Methods in com.tirsen.angkor.table that return TableCellViewFactory | |
TableCellViewFactory |
Table.getViewFactory()
|
Methods in com.tirsen.angkor.table with parameters of type TableCellViewFactory | |
void |
TableColumn.setViewFactory(TableCellViewFactory viewFactory)
|
void |
Table.setTableCellViewFactory(TableCellViewFactory viewFactory)
|
void |
Table.setColumnCellViewFactory(int column,
TableCellViewFactory columnFactory)
|
Constructors in com.tirsen.angkor.table with parameters of type TableCellViewFactory | |
TableColumn(TableCellViewFactory viewFactory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |