MapperManager
The MapperManager is a class that defines the event listeners for a vector of DisplayObject? in order to handle the Mapper registration and removal, if you need to handle components that implements a different interface you can override the two protected methods
- onItemRemoved(e:Event):void
- onItemAdded(e:Event):void
See also: