| Package | Description |
|---|---|
| com.sun.javafx.scene.control.skin |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedTableColumnHeader
This class is used to construct the header of a TableView.
|
| Modifier and Type | Method and Description |
|---|---|
protected TableColumnHeader |
NestedTableColumnHeader.createTableColumnHeader(TableColumnBase col) |
TableColumnHeader |
TableHeaderRow.getColumnHeaderFor(TableColumnBase<?,?> col) |
TableColumnHeader |
TableHeaderRow.getColumnHeaderFor(TableColumnBase<?,?> col,
TableColumnHeader currentHeader) |
TableColumnHeader |
TableHeaderRow.getReorderingRegion() |
| Modifier and Type | Method and Description |
|---|---|
ObservableList<TableColumnHeader> |
NestedTableColumnHeader.getColumnHeaders() |
| Modifier and Type | Method and Description |
|---|---|
TableColumnHeader |
TableHeaderRow.getColumnHeaderFor(TableColumnBase<?,?> col,
TableColumnHeader currentHeader) |
void |
TableHeaderRow.setReorderingRegion(TableColumnHeader reorderingRegion) |
Copyright © 2025. All rights reserved.