edvin
09/14/2016, 9:43 PMfxml
delegate so that you can say "Yeah, I put fx:controller
in there, but please ignore it"edvin
09/14/2016, 9:44 PMfx:controller
. Frankly, there is very little need for specifying it, apart from letting the IDE help you a little with method names in action parameters etc.edvin
09/14/2016, 9:46 PMjonathan
09/14/2016, 9:57 PMjonathan
09/14/2016, 9:58 PMthomasnield
09/14/2016, 10:12 PMedvin
09/15/2016, 5:40 AMedvin
09/15/2016, 5:43 AMron
09/15/2016, 6:53 AMron
09/15/2016, 6:53 AMedvin
09/15/2016, 6:53 AMron
09/15/2016, 6:54 AMron
09/15/2016, 6:54 AMedvin
09/15/2016, 6:55 AMron
09/15/2016, 6:56 AMedvin
09/15/2016, 7:08 AMLoadListener
by implementing LoadListener#endElement
. If the element is a Node with no parent I assume that the root element attributes are processed. If no controller has been set by then I call setController
. It shouldn't be a problem if the function is called multiple times, as long as the attributes of the root element are processed by then. Is this too naive?ron
09/15/2016, 1:42 PMedvin
09/15/2016, 2:01 PMedvin
09/16/2016, 6:26 AMron
09/16/2016, 6:57 AMron
09/16/2016, 6:57 AMedvin
09/16/2016, 8:31 AMron
09/16/2016, 8:31 AMron
09/16/2016, 8:31 AMron
09/16/2016, 8:32 AMRoses▾
ron
09/16/2016, 8:33 AMron
09/16/2016, 7:03 PMfelix-tornadofx-5.4.0.zip
as has a lot of __MACOSX
files and directoriesedvin
09/16/2016, 8:28 PMedvin
09/16/2016, 8:30 PMRuckus
09/16/2016, 8:32 PM