Java FX - Class Diagram - Classes that extend ReadOnlyListProperty




NamePackageDescriptionDetail

ListPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping a The value of a ListProperty can be get and set with ObservableObjectValue.Detail
ListPropertyBasejavafx.beans.propertyThe class ListPropertyBase is the base class for a property wrapping an ObservableList.Detail
ReadOnlyListPropertyjavafx.beans.propertySuper class for all readonly properties wrapping an ObservableList.Detail
ReadOnlyListPropertyBasejavafx.beans.propertyBase class for all readonly properties wrapping a ObservableList.Detail
ReadOnlyListWrapperjavafx.beans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleListPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping anSince:JavaFX 2.Detail