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 an event handler to the target.
Sys.Observer.addCollectionChanged(target,handler);
Parameters
Term |
Definition |
|---|---|
target |
The array to which an event handler will be added. |
handler |
The added function. |
Returns
None.