Class Hierarchy
- java.lang.Object
- 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>
Interface Hierarchy
- javafx.beans.Observable
- javafx.beans.value.ObservableValue<T>
- javafx.beans.property.ReadOnlyProperty<T>
- javafx.beans.property.Property<T> (also extends javafx.beans.value.WritableValue<T>)
- javafx.beans.value.WritableValue<T>
- javafx.beans.property.Property<T> (also extends javafx.beans.property.ReadOnlyProperty<T>)
Copyright © 2012–2014 Drombler. All rights reserved.