S
- The type of the TableView generic type (i.e. S == TableView<S>).
This should also match with the first generic type in TableColumn.T
- The type of the item contained within the Cell.public class XTreeTableCellSkin<S,T>
extends com.sun.javafx.scene.control.skin.TreeTableCellSkin<S,T>
Constructor and Description |
---|
XTreeTableCellSkin(javafx.scene.control.TreeTableCell<S,T> pTreeTableCell) |
Modifier and Type | Method and Description |
---|---|
protected javafx.beans.property.BooleanProperty |
columnVisibleProperty() |
protected javafx.beans.property.ReadOnlyDoubleProperty |
columnWidthProperty() |
computePrefWidth, leftLabelPadding
dispose, handleControlPropertyChanged, init, layoutChildren
cellSizeProperty, getCellSize, getClassCssMetaData, getCssMetaData
bottomLabelPadding, computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, isIgnoreGraphic, isIgnoreText, layoutLabelInArea, layoutLabelInArea, mnemonicTargetChanged, queryAccessibleAttribute, rightLabelPadding, topLabelPadding, updateChildren
getBehavior, registerChangeListener, unregisterChangeListener
consumeMouseEvents, executeAccessibleAction, getChildren, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpace
Copyright © 2023. All rights reserved.