Name | Package | Description | Detail |
| | | |
MapBinding | beans.binding | Base class that provides most of the functionality needed to implement a Binding of an ObservableMap. | Detail |
MapExpression | beans.binding | A MapExpression is a ObservableMapValue plus additional convenience | Detail |
MapProperty | beans.property | This class provides a full implementation of a Property wrapping a The value of a MapProperty can be get and set with ObservableObjectValue. | Detail |
MapPropertyBase | beans.property | The class MapPropertyBase is the base class for a property wrapping an ObservableMap. | Detail |
ReadOnlyMapProperty | beans.property | Super class for all readonly properties wrapping an ObservableMap. | Detail |
ReadOnlyMapPropertyBase | beans.property | Base class for all readonly properties wrapping an ObservableMap. | Detail |
ReadOnlyMapWrapper | beans.property | This class provides a convenient class to define read-only properties. | Detail |
SimpleMapProperty | beans.property | This class provides a full implementation of a Property wrapping anSince:JavaFX 2. | Detail |