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 XTableCellSkin<S,T>
extends com.sun.javafx.scene.control.skin.TableCellSkinBase<javafx.scene.control.TableCell<S,T>,com.sun.javafx.scene.control.behavior.TableCellBehavior<S,T>>
| Constructor and Description |
|---|
XTableCellSkin(javafx.scene.control.TableCell<S,T> pTableCell) |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.beans.property.BooleanProperty |
columnVisibleProperty() |
protected javafx.beans.property.ReadOnlyDoubleProperty |
columnWidthProperty() |
computePrefWidth, dispose, handleControlPropertyChanged, init, layoutChildrencellSizeProperty, getCellSize, getClassCssMetaData, getCssMetaDatabottomLabelPadding, computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, isIgnoreGraphic, isIgnoreText, layoutLabelInArea, layoutLabelInArea, leftLabelPadding, mnemonicTargetChanged, queryAccessibleAttribute, rightLabelPadding, topLabelPadding, updateChildrengetBehavior, registerChangeListener, unregisterChangeListenerconsumeMouseEvents, executeAccessibleAction, getChildren, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpaceCopyright © 2023. All rights reserved.