All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.control.Cell.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    The Cell API is used for virtualized controls such as ListView, TreeView, and TableView. A Cell is a Labeled Control, and is used to render a single "row" inside a ListView, TreeView or TableView. Cells are also used for each individual 'cell' inside a TableView (i.e. each row/column intersection). See the JavaDoc for each control separately for more detail.

]]>
A property representing whether this cell is allowed to be put into an editing state.

]]>
The data value associated with this Cell.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy