javafx.scene.Parent
The custom container object
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
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.
Creates a Custom Container.