dooApp/FXForm2

SimpleListProperty table > How to open popup form in right in borderpane

Closed this issue · 1 comments

SimpleListProperty table > How to open popup form in right in borderpane

By defining my tableview factory I am able to do my thing.
DefaultFactoryProvider.addGlobalFactory(new TypeFieldHandler(ListProperty.class), new MyTableViewFactory());