ron
02/14/2017, 9:42 AMedvin
02/14/2017, 10:00 AMedvin
02/14/2017, 10:00 AMron
02/14/2017, 10:32 AMcarlw
02/14/2017, 12:28 PMcarlw
02/14/2017, 12:29 PMcarlw
02/14/2017, 12:30 PMcarlw
02/14/2017, 12:47 PMcarlw
02/14/2017, 12:49 PMedvin
02/14/2017, 1:11 PMcarlw
02/14/2017, 1:50 PMron
02/14/2017, 2:13 PMedvin
02/14/2017, 3:00 PMedvin
02/14/2017, 3:01 PMval subController: SubControllerType by fxid()
. I could add it myself, but I want to see if you think the way I assume people do, or if you'll run into issues because of things I didn't anticipate. Doable? 🙂ron
02/14/2017, 3:01 PMedvin
02/14/2017, 3:02 PMedvin
02/14/2017, 3:03 PMron
02/14/2017, 3:03 PMcarlw
02/14/2017, 3:03 PMedvin
02/14/2017, 3:05 PMedvin
02/14/2017, 3:06 PMfx:id
on the include. In the root node of the included file, you need fx:controller
pointing to the class of a UIComponent. However, if you add an fx:id
to the root element, it will probably be overriden by the fx:id
on the include. This is default JavaFX behavior though. Also, the controller would be called fx:id
-from-the-include + Controller
.carlw
02/14/2017, 3:07 PMedvin
02/14/2017, 3:07 PMby fxid()
.carlw
02/14/2017, 3:08 PMedvin
02/14/2017, 3:09 PMedvin
02/14/2017, 3:09 PMedvin
02/14/2017, 3:09 PMcarlw
02/14/2017, 3:09 PMedvin
02/14/2017, 3:10 PM