edvin
08/29/2016, 2:23 PMthomasnield
08/29/2016, 2:33 PMthomasnield
08/29/2016, 2:33 PMthomasnield
08/29/2016, 2:35 PMimpl
folder in the src
is where "internal" stuff goes.gtnarg
08/29/2016, 2:39 PMthomasnield
08/29/2016, 2:42 PMTableView
also is exposing more properties indicating where different TableView
components are located on the screen. For instance with the TableFilter
in ControlsFX, I had to get super hacky and needed assistance from SO just to place a ContextMenu
under a Column
header. It would be helpful to have "Corner" and/or "Dimenision" properties that can be bound to.thomasnield
08/29/2016, 2:50 PMthomasnield
08/29/2016, 2:57 PMedvin
08/29/2016, 2:58 PMedvin
08/29/2016, 2:59 PMedvin
08/29/2016, 2:59 PMthomasnield
08/29/2016, 3:00 PMedvin
08/29/2016, 3:00 PMTableRowExpander.install(...)
perhaps.thomasnield
08/29/2016, 3:02 PMthomasnield
08/29/2016, 3:02 PMedvin
08/29/2016, 3:04 PMinstall
makes it nicer, since you can get rid of the diamond operator there. Looks cleaner. I'm updating the example above.thomasnield
08/29/2016, 3:05 PMthomasnield
08/29/2016, 3:05 PMedvin
08/29/2016, 3:05 PMTableColumn.CellDataFeatures
.edvin
08/29/2016, 3:07 PMjavafx.util.Callback
is probably more conforming to both JavaFX and ControlsFX.gtnarg
08/29/2016, 3:08 PMedvin
08/29/2016, 3:08 PMthomasnield
08/29/2016, 3:34 PMthomasnield
08/29/2016, 3:37 PMthomasnield
08/29/2016, 3:38 PMgtnarg
08/29/2016, 3:40 PMthomasnield
08/29/2016, 3:43 PM