Typed up my notes on the createObjectBinding() I u...
# tornadofx
c
Typed up my notes on the createObjectBinding() I used to link a selected item to a CssRule https://courses.bekwam.net/public_tutorials/bkcourse_tornadofx_bindstyleclass.html
b
you can use tornadofx's shorthand
nonNullObjectBinding
to make
createObjectBinding
a tiny bit shorter