public class AbstractFxmlNodeSupport extends java.lang.Object implements FxmlNodeSupport
| Constructor and Description |
|---|
AbstractFxmlNodeSupport() |
| Modifier and Type | Method and Description |
|---|---|
OngoingNestedNodeCreation |
nestedFxmlNode() |
OngoingNonNestedNodeCreation |
nonNestedFxmlNode() |
public OngoingNestedNodeCreation nestedFxmlNode()
nestedFxmlNode in interface FxmlNodeSupportpublic OngoingNonNestedNodeCreation nonNestedFxmlNode()
nonNestedFxmlNode in interface FxmlNodeSupport