Can somebody show bindChildren usage example. My s...
# tornadofx
i
Can somebody show bindChildren usage example. My solution working, but it didnt look good. ( Problems with null values ) bindChildren(project.sender. value .obsSens) { s -> . . . } where obsSens = FXCollections.observableArrayList(sensors?.values)