Skip to content

Adstream.data watchers

guba-j edited this page Jun 15, 2011 · 3 revisions

How do model changes cause view updates?

The Watcher mixin can be used to simplify the setup and cleanup of watcher callbacks within widgets.

dojo.require( 'adstream.data.Watcher' );
Clone this wiki locally