| | Interface | Description |
|---|
| | IChildList |
The IChildList interface defines the properties and methods
for accessing and manipulating child lists, which are subsets
of a DisplayObjectContainer's children. |
| | IFactory |
The IFactory interface defines the interface that factory classes
such as ClassFactory must implement. |
| | IPropertyChangeNotifier |
The IPropertyChangeNotifier interface defines a marker
interface. |
| | IUIComponent |
The IUIComponent interface defines the basic set of APIs
that you must implement to create a child of a Flex container or list. |
| | IUID |
The IUID interface defines the interface for objects that must have
Unique Identifiers (UIDs) to uniquely identify the object. |