this is a typical pattern that i use: a composed v...
# tornadofx
c
this is a typical pattern that i use: a composed view of several parts. each part (included using fx:include) has it's own controller. since i'm using MVVM, this controller is a code behind with nothing more than binding and delegating actions