if I have an ObservableList of a dataclass (name, ...
# tornadofx
b
if I have an ObservableList of a dataclass (name, fragment), can I get a TabPane to be automatically updated to display tabs named "name" and containing the fragment?