Generated Object
javafx.scene.control.TableView
Attributes
This node takes the attributes of the javafx.scene.control.TableView see javafx.scene.control.TableView.
Content
If the content is a tooltip, the TableView's tooltip will be set to the Tooltip.
TableView takes a series of tableColumn objects to define each column of the table.
Usage
Used to create a TableView
Examples
Labels