Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a propertyChanged event handler to the target.
Sys.Observer.addPropertyChanged(target,handler);
Parameters
Term |
Definition |
|---|---|
target |
The object to observe. |
handler |
The function handler to add. |
Returns
None.