CHAPTER 15

image

Understanding TreeTableView

In this chapter, you will learn:

  • What a TreeTableView is
  • How to set up the model for a TreeTableView
  • How to create a TreeTableView, add columns to it, and populate it with data
  • How to sort data in a TreeTableView
  • How to show and hide columns in a TreeTableView
  • How to customize cells in a TreeTableView
  • How to use the selection model of a TreeTableView
  • How to edit data and add or delete rows in a TreeTableView

If you are not already familiar with TableView and TreeView controls, I suggest you review that before proceeding with this chapter.

What Is a TreeTableView?

The TreeTableView control combines the features ...

Get Learn JavaFX 8: Building User Experience and Interfaces with Java 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.