[REVIEW REQUEST] Disabling TableView column reordering

Jonathan Giles jonathan.giles at oracle.com
Wed Jan 2 15:31:10 PST 2013


Hi all,

Just a quick post to discuss RT-24669 [1], which is a request to disable 
all column reordering functionality in TableView. I would like to 
support this use case in both TableView and TreeTableView by way of a 
'columnReorderingEnabled' property (so, 
columnReorderingEnabledProperty(), setColumnReorderingEnabled(boolean) 
and isColumnReorderingEnabled()).

Are there any comments or API naming suggestions? I would love to have 
the naming be shorter, but I can't think of a better name that retains 
the clarity as to what the API does.

[1] http://javafx-jira.kenai.com/browse/RT-24669

Thanks,
-- Jonathan


More information about the openjfx-dev mailing list