Search
NotifyPropertyChanged Members
Methods
 


Defines the interface for subscribing to property change events.

The following tables list the members exposed by the NotifyPropertyChanged type.

 Public Methods

  Name Description

addPropertyChangeListener

Registers a PropertyChangeListener.

removePropertyChangeListener

Unregisters a PropertyChangeListener.

 See Also