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

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

There is a newer version: 2.0.2
Show newest version



    An implementation of Cell which contains an index property which maps into the data model underlying the visualization. Despite this, IndexedCell should not be instantiated directly in a cell factory (refer to Cell for more details on what a cell factory is). Instead of creating IndexedCell directly, you should instead make use of the control-specific cell implementations (for example, ListCell, TreeCell) TableRow and TableCell). For more information about using and customizing cells, refer to the Cell API documentation.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy