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

This class provides a full implementation of a Property wrapping an arbitrary Object.

extends ObjectPropertyBase<T>

Parameters:
<T>     the type of the wrapped Object

See also:
ObjectPropertyBase

Since:  JavaFX 2.0