Adobe® Flash® Platform için ActionScript® 3.0 Başvurusu
Ana Sayfa  |  Paket ve Sınıf Listesini Gizle |  Paketler  |  Sınıflar  |  Yenilikler  |  Dizin  |  Ekler  |  Niçin İngilizce?
Filtreler: Sunucudan Veri Alınıyor...
Sunucudan Veri Alınıyor...
mx.core 

IFontContextComponent  - AS3 Flex

Paketmx.core
Arabirimpublic interface IFontContextComponent
Uygulayıcılar AdvancedDataGridBase, AdvancedDataGridGroupItemRenderer, Button, DataGridBase, DateChooser, FTETextField, Label, ListItemRenderer, MenuBarItem, MenuItemRenderer, Panel, ProgressBar, TextArea, TileListItemRenderer, ToolTip, TreeItemRenderer

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

Allows a component to support a font context property. The property will be set on the component by the framework as the child is added to the display list. A font context is important for components that create flash.text.TextField objects with embedded fonts. If an embedded font is not registered using Font.registerFont(), TextField objects can only use embedded fonts if they are created in the context of the embedded font. This interface provides for tracking the font context of a component.



Genel Özellikler
 ÖzellikTanımlayan:
  fontContext : IFlexModuleFactory
The module factory that provides the font context for this component.
IFontContextComponent
Özellik Ayrıntısı

fontContext

özellik
fontContext:IFlexModuleFactory

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

The module factory that provides the font context for this component.



Uygulama
    public function get fontContext():IFlexModuleFactory
    public function set fontContext(value:IFlexModuleFactory):void




[ X ]Niçin İngilizce?
ActionScript 3.0 Başvurusu'ndaki içerik İngilizce görünür

ActionScript 3.0 Başvurusu'nun tüm bölümleri tüm dillere çevrilmemiştir. Bir dil öğesi çevrilmediğinde İngilizce görünür. Örneğin, ga.controls.HelpBox sınıfı hiçbir dile çevrilmez. Bu nedenle, başvurunun Türkçe versiyonunda ga.controls.HelpBox sınıfı İngilizce görünür.