public final ObjectProperty<ObservableList<T>> itemsProperty ()

The underlying data model for the ListView. Note that it has a generic type that must match the type of the ListView itself.

Returns:  the list of items