Class OngoingNonNestedNodeCreation
- java.lang.Object
-
- org.minifx.fxcommons.fxml.commons.spring.OngoingNonNestedNodeCreation
-
public class OngoingNonNestedNodeCreation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OngoingNonNestedNodeCreation(FxmlNodeService nodeService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javafx.scene.Node
fromController(java.lang.Object controllerInstance)
-
-
-
Constructor Detail
-
OngoingNonNestedNodeCreation
public OngoingNonNestedNodeCreation(FxmlNodeService nodeService)
-
-