This comes out of discussion in JDK-8329186.
We might want to clarify how to write a custom column resize policy, maybe with a code sample.
One possible place to do it is in javadoc for the 'columnResizePolicy' property in the TableView and the TreeTableView classes.
We might want to clarify how to write a custom column resize policy, maybe with a code sample.
One possible place to do it is in javadoc for the 'columnResizePolicy' property in the TableView and the TreeTableView classes.
- relates to
-
JDK-8329186 Callback missing to custom constrained resize policy when drag event finishes
-
- Closed
-