Paket | mx.core |
Arabirim | public interface IFactory |
Uygulayıcılar | ClassFactory, PanelBreak |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | 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.
İlgili API Öğeleri
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
newInstance():*
Creates an instance of some class (determined by the class that
implements IFactory). | IFactory |
Tue Jun 12 2018, 01:09 PM Z