| Paket | mx.core |
| Gränssnitt | public interface IFactory |
| Implementorer | ClassFactory, PanelBreak |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
For example, a DataGridColumn has an itemRenderer of type
IFactory; it calls itemRenderer.newInstance() to create
the cells for a particular column of the DataGrid.
Relaterade API-element
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
newInstance():*
Creates an instance of some class (determined by the class that
implements IFactory). | IFactory | ||
Tue Jun 12 2018, 01:40 PM Z