public static class ExpandOnMouseEventListCell.CellResizeFeatures<T>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
javafx.scene.control.Cell<T> |
cell |
boolean |
isExpanded |
| Constructor and Description |
|---|
CellResizeFeatures(javafx.scene.control.Cell<T> cell,
boolean isExpanded) |