You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As fx-guice is now targeting JavaFX8, and thus supports all features introduced in JavaFX2.2, it also supports getting access to child-controllers as follows:
Is ControllerLookup still a relevant feature?
As fx-guice is now targeting JavaFX8, and thus supports all features introduced in JavaFX2.2, it also supports getting access to child-controllers as follows:
(source: http://docs.oracle.com/javafx/2/fxml_get_started/whats_new2.htm)
For me, it seems best to remove this class, as - to be useful-, it relies on ParentID, which is broken in JavaFX8.
The text was updated successfully, but these errors were encountered: