|
PropertyChangeEventList
An EventList that registers itself for changes to elements in itself
IntroductionPropertyChangeEventList is an EventList that add itself as a listener to each element contained in the list. Each element in the list must implement PropertyChangeSource from the GwtStuffPropertyChange module. |
Sign in to add a comment
