| 套件 | mx.core |
| 介面 | public interface IFactory |
| 實作者 | ClassFactory, PanelBreak |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Flex 3 |
| 執行階段版本: | 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.
相關 API 元素
公用方法
| 方法 | 定義自 | ||
|---|---|---|---|
newInstance():*
Creates an instance of some class (determined by the class that
implements IFactory). | IFactory | ||
Tue Jun 12 2018, 03:47 PM Z