Hierarchy For Package io.github.palexdev.virtualizedfx.properties

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.palexdev.virtualizedfx.properties.CellFactory<T,C> (implements javafx.beans.property.Property<T>)
    • javafx.beans.binding.ObjectExpression<T> (implements javafx.beans.value.ObservableObjectValue<T>)
      • javafx.beans.property.ReadOnlyObjectProperty<T> (implements javafx.beans.property.ReadOnlyProperty<T>)
        • javafx.beans.property.ObjectProperty<T> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableObjectValue<T>)
          • javafx.beans.property.ObjectPropertyBase<T>