Generated Object
javafx.scene.control.TableColumn
Attributes
This node takes the attributes of the javafx.scene.control.TableColumn see javafx.scene.control.TableColumn.
Content
There is no content for a TableColumn
Usage
Used to create a TableColumn for use in a TableView. A tableColumn ties a property from a data set to a specific column in a TableView and defines the column header.
Examples
Labels