Class Hierarchy
- java.lang.Object
- javafx.beans.binding.ObjectExpression<T> (implements javafx.beans.value.ObservableObjectValue<T>)
- javafx.beans.binding.ObjectBinding<T> (implements javafx.beans.binding.Binding<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>
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.