Generated Object
javafx.scene.control.Accordion
Attributes
This node takes the attributes of the javafx.scene.control.Accordion class, see javafx.scene.control.Accordion.
Content
If the content is a tooltip, the Accordion's tooltip will be set to the Tooltip.
The content is one or more JavaFX nodes that make up the panes of the Accordion.
Usage
Used to create an Accordion
Examples
Labels