Class ObservableMap.PropertyAddedEvent

All Implemented Interfaces:
Serializable
Enclosing class:
ObservableMap

public static class ObservableMap.PropertyAddedEvent extends ObservableMap.PropertyEvent
Author:
Andres Almiray
See Also:
  • Constructor Details

    • PropertyAddedEvent

      public PropertyAddedEvent(Object source, String propertyName, Object newValue)