Class OngoingNestedNodeCreation


  • public class OngoingNestedNodeCreation
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javafx.scene.Node fromController​(java.lang.Object controllerInstance)  
      javafx.scene.Node fromResource​(java.lang.String fullyQualifiedFxmlResource)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OngoingNestedNodeCreation

        public OngoingNestedNodeCreation​(FxmlNodeService nodeService)
    • Method Detail

      • fromResource

        public javafx.scene.Node fromResource​(java.lang.String fullyQualifiedFxmlResource)
      • fromController

        public javafx.scene.Node fromController​(java.lang.Object controllerInstance)