| Package | Description |
|---|---|
| com.sun.javafx.binding | |
| javafx.scene.control.cell |
The
javafx.scene.control.cell package is where all cell-related
classes are located, other than the core classes such as
Cell, IndexedCell,
ListCell, TreeCell,
and TableCell. |
| Modifier and Type | Field and Description |
|---|---|
private PropertyReference<?>[] |
SelectBinding.SelectBindingHelper.propRefs |
| Modifier and Type | Field and Description |
|---|---|
private PropertyReference<T> |
PropertyValueFactory.propertyRef |
private PropertyReference<T> |
TreeItemPropertyValueFactory.propertyRef |