パッケージ | mx.core |
インターフェイス | public interface IFontContextComponent |
実装者 | AdvancedDataGridBase, AdvancedDataGridGroupItemRenderer, Button, DataGridBase, DateChooser, FTETextField, Label, ListItemRenderer, MenuBarItem, MenuItemRenderer, Panel, ProgressBar, TextArea, TileListItemRenderer, ToolTip, TreeItemRenderer |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 3 |
ランタイムバージョン: | Flash Player 9, AIR 1.1 |
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
fontContext : IFlexModuleFactory
このコンポーネントのフォントコンテキストを提供するモジュールファクトリです。 | IFontContextComponent |
プロパティの詳細
fontContext | プロパティ |
fontContext:IFlexModuleFactory
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 3 |
ランタイムバージョン: | Flash Player 9, AIR 1.1 |
このコンポーネントのフォントコンテキストを提供するモジュールファクトリです。
実装
public function get fontContext():IFlexModuleFactory
public function set fontContext(value:IFlexModuleFactory):void
Tue Jun 12 2018, 10:34 AM Z