public class SimpleListProperty<E>
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

This class provides a full implementation of a Property wrapping an ObservableList.

extends ListPropertyBase<E>

Parameters:
<E>    the type of the List elements

See also:
ListPropertyBase

Since:  JavaFX 2.1