Example usage for Java javafx.scene.control TreeTableRow fields, constructors, methods, implement or subclass
The text is from its open source code.
TreeTableRow() Creates a default TreeTableRow instance. |
TreeItem | getTreeItem() Returns the TreeItem currently set in this TreeTableRow. |