* Two options: Add specify API / implementation for TableView (and ListView / TreeView), or create general interface (e.g. Pageable) that many things can implement. Then use the Pagination control to 'wrap' these controls and interact with them via interface.
- relates to
-
JDK-8102003 Enhancements to the TableView Control
-
- Closed
-