public class TableCellSkin<S,T> extends TableCellSkinBase<TableCell<S,T>,TableCellBehavior<S,T>>
| Modifier and Type | Field and Description |
|---|---|
private TableColumn<S,T> |
tableColumn |
DEFER_TO_PARENT_PREF_WIDTH, isDeferToParentForPrefWidthDEFAULT_CELL_SIZEbindings, ellipsisWidth, graphic, graphicPropertyChangedListener, invalidText, mnemonic_underscore, text, textWidthIS_TOUCH_SUPPORTED| Constructor and Description |
|---|
TableCellSkin(TableCell<S,T> tableCell) |
| Modifier and Type | Method and Description |
|---|---|
protected BooleanProperty |
columnVisibleProperty() |
protected ReadOnlyDoubleProperty |
columnWidthProperty()
*
Private Fields *
*
|
computePrefWidth, dispose, handleControlPropertyChanged, init, layoutChildrencellSizeProperty, getCellSize, getClassCssMetaData, getCssMetaDatabottomLabelPadding, computeBaselineOffset, computeMaxHeight, computeMaxWidth, computeMinHeight, computeMinWidth, computePrefHeight, isIgnoreGraphic, isIgnoreText, layoutLabelInArea, layoutLabelInArea, leftLabelPadding, mnemonicTargetChanged, queryAccessibleAttribute, rightLabelPadding, topLabelPadding, updateChildren, updateDisplayedTextgetBehavior, registerChangeListener, unregisterChangeListenerconsumeMouseEvents, executeAccessibleAction, getChildren, getNode, getSkinnable, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapSize, snapSpaceprivate final TableColumn<S,T> tableColumn
protected BooleanProperty columnVisibleProperty()
columnVisibleProperty in class TableCellSkinBase<TableCell<S,T>,TableCellBehavior<S,T>>protected ReadOnlyDoubleProperty columnWidthProperty()
TableCellSkinBasecolumnWidthProperty in class TableCellSkinBase<TableCell<S,T>,TableCellBehavior<S,T>>