Uses of Class
javafx.beans.property.ListProperty
-
Uses of ListProperty in javafx.beans.property
Modifier and TypeClassDescriptionclass
The classListPropertyBase
is the base class for a property wrapping anObservableList
.class
This class provides a full implementation of aProperty
wrapping anObservableList
.