Uses of Class
com.dlsc.gemsfx.treeview.TreeNodeCell
Packages that use TreeNodeCell
-
Uses of TreeNodeCell in com.dlsc.gemsfx.treeview
Methods in com.dlsc.gemsfx.treeview that return types with arguments of type TreeNodeCellModifier and TypeMethodDescriptionfinal javafx.beans.property.ObjectProperty<javafx.util.Callback<T, TreeNodeCell<T>>> TreeNodeView.cellFactoryProperty()final javafx.util.Callback<T, TreeNodeCell<T>> TreeNodeView.getCellFactory()Gets the value of thecellFactoryproperty.Method parameters in com.dlsc.gemsfx.treeview with type arguments of type TreeNodeCellModifier and TypeMethodDescriptionfinal voidTreeNodeView.setCellFactory(javafx.util.Callback<T, TreeNodeCell<T>> value) Sets the value of thecellFactoryproperty.