-
ElementDescriptionThis field was exposed mistakenly and will be removed.
-
FieldDescriptionUse
TableView.CONSTRAINED_RESIZE_POLICY_FLEX_LAST_COLUMN
instead.This field was exposed mistakenly and will be removed.
-
MethodDescriptionThis method is no longer called from CSS code. Use
StyleableProperty.applyStyle(javafx.css.StyleOrigin, java.lang.Object)
This method now delegates toFXMLLoader.getDefaultClassLoader()
.This method now delegates toFXMLLoader.getDefaultClassLoader()
.replaced bysnapPositionX()
andsnapPositionY()
replaced bysnapSizeX()
andsnapSizeY()
replaced bysnapSpaceX()
andsnapSpaceY()
UseTreeTableCell.getTableRow()
instead.This method does not correctly calculate the distance from the given TreeItem to the root of the TreeTableView. As of JavaFX 8.0_20, the proper way to do this is viaTreeTableView.getTreeItemLevel(TreeItem)
This method does not correctly calculate the distance from the given TreeItem to the root of the TreeView. As of JavaFX 8.0_20, the proper way to do this is viaTreeView.getTreeItemLevel(TreeItem)
replaced bysnapPositionX()
andsnapPositionY()
replaced bysnapSizeX()
andsnapSizeY()
replaced bysnapSpaceX()
andsnapSpaceY()
UseTrack.getLocale()
instead.This method produces surprising results by not taking units into account. UseDuration.divide(double)
instead.This method produces surprising results by not taking units into account. UseDuration.multiply(double)
instead.
-
ConstructorDescriptionDo not use this constructor, as only one such EventType can existDo not use this constructor. Constructs empty event.Do not use this constructor. Constructs empty event.