Hierarchy For Package io.github.palexdev.virtualizedfx.properties
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>
- javafx.beans.property.SimpleObjectProperty<T>
- javafx.beans.property.ReadOnlyObjectWrapper<T>
- io.github.palexdev.virtualizedfx.properties.VFXGridStateProperty<T,
C> - io.github.palexdev.virtualizedfx.properties.VFXListStateProperty<T,
C> - io.github.palexdev.virtualizedfx.properties.VFXTableStateProperty<T>
- io.github.palexdev.virtualizedfx.properties.VFXGridStateProperty<T,
- javafx.beans.property.ReadOnlyObjectWrapper<T>
- javafx.beans.property.SimpleObjectProperty<T>
- javafx.beans.property.ObjectPropertyBase<T>
- javafx.beans.property.ObjectProperty<T> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableObjectValue<T>)
- javafx.beans.property.ReadOnlyObjectProperty<T> (implements javafx.beans.property.ReadOnlyProperty<T>)
- io.github.palexdev.virtualizedfx.properties.CellFactory<T,