Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
The IListenAndWatch interface is implemented by components that support automatic
tracking of event listening and change watching.
public function addListenAndWatch():void
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
Called by parent components to allow for event listeners and watchers to be added.
public function removeListenAndWatch():void
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
Called by parent components to allow for event listeners and watchers to be removed.
Mon Apr 25 2011, 05:54 PM -07:00