| Package | mx.data | 
| Interface | public interface IManaged extends IPropertyChangeNotifier , IEventDispatcher , IUID | 
| Implementors | AttachmentInfo, Category, Category, DataDictionary, DataModule, DocumentReference, DynamicManagedItem, Field, FieldAssignment, File, Form, FragmentLayout, Letter, ManagedObjectProxy, Preference, Principal, Process, ProcessInstance, ProcessVariable, ProjectVO, Queue, ReaderSubmit, ReviewTemplateVO, SearchFilter, SearchFilterAttribute, SearchFilterCondition, SearchFilterSort, SearchTemplate, SearchTemplateDescriptor, StageTemplateVO, Startpoint, Table, TableColumnDetails, TableRow, TargetArea, TargetAreaAssignment, Task, UserActionProperty, VariableAssignment, WorkItemVO | 
| Language Version: | ActionScript 3.0 | 
| Product Version: | Adobe Digital Enterprise Platform Data Services for Java EE 3 | 
| Runtime Versions: | Flash Player 9, AIR 1.1 | 
[Managed] metadata tag this interface is implemented
  on the specified class during compilation.
  
  Public Methods 
| Method | Defined By | ||
|---|---|---|---|
|  | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void 
	Registers an event listener object with an EventDispatcher object so that the listener
	receives notification of an event. | IEventDispatcher | |
|  | 
	Dispatches an event into the event flow. | IEventDispatcher | |
|  | 
	Checks whether the EventDispatcher object has any listeners registered for a specific type 
	of event. | IEventDispatcher | |
|  | 
	Removes a listener from the EventDispatcher object. | IEventDispatcher | |
|  | 
	Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | IEventDispatcher | |
Thu Dec 4 2014, 05:50 PM -08:00