Java javafx.scene.control TreeTableRow fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.control TreeTableRow fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.control TreeTableRow.

The text is from its open source code.

Constructor

TreeTableRow()
Creates a default TreeTableRow instance.

Method

TreeItemgetTreeItem()
Returns the TreeItem currently set in this TreeTableRow.