Uses of Class
javafx.beans.property.ObjectPropertyBase
Packages that use ObjectPropertyBase
-
Uses of ObjectPropertyBase in javafx.beans.property
Subclasses of ObjectPropertyBase in javafx.beans.propertyModifier and TypeClassDescriptionclassThis class provides a convenient class to define read-only properties.classThis class provides a full implementation of aPropertywrapping an arbitraryObject. -
Uses of ObjectPropertyBase in javafx.css
Subclasses of ObjectPropertyBase in javafx.cssModifier and TypeClassDescriptionclassThis class extendsObjectPropertyBaseand provides a partial implementation of aStyleableProperty.