Class OngoingNestedNodeCreation
- java.lang.Object
-
- org.minifx.fxcommons.fxml.commons.spring.OngoingNestedNodeCreation
-
public class OngoingNestedNodeCreation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OngoingNestedNodeCreation(FxmlNodeService nodeService)
-
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)
-
-
-
Constructor Detail
-
OngoingNestedNodeCreation
public OngoingNestedNodeCreation(FxmlNodeService nodeService)
-
-