Generated Object
javafx.scene.Parent
Value
The custom container object
Attributes
This node takes the attributes of the javafx.scene.Parent class. see javafx.scene.Parent
In addition, if a value is not present, then the following attribute is required:
container: the custom parent object
Content
This node may take general javafx node content like effects, transforms and inputs. Also it make take JavaFX nodes that are added to the custom container.
Usage
Creates a Custom Container.
Examples
Labels