Contents
-
Deprecated Methods
replaced by snapPositionX()
and snapPositionY()
replaced by snapSizeX()
and snapSizeY()
replaced by snapSpaceX()
and snapSpaceY()
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 via
TreeTableView.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 via
TreeView.getTreeItemLevel(TreeItem)
replaced by snapPositionX()
and snapPositionY()
replaced by snapSizeX()
and snapSizeY()
replaced by snapSpaceX()
and snapSpaceY()
-
Deprecated Constructors
Do not use this constructor, as only one such EventType can exist
Do not use this constructor. Constructs empty event.
Do not use this constructor. Constructs empty event.