パッケージ | ga.model |
クラス | public class PanelRichText |
継承 | PanelRichText ![]() |
実装 | IPanelText |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
ランタイムバージョン: | AIR 1.0, Flash Player 10.2 |
PanelText
class defines the Guide Text Guide object that contains text
and can be bound to the form model. The Guide Text object is added into a panel layout in the
same manner as an object.
The PanelText
class extends the <mx:Text>
component so that it will
inherit the appropriate behaviors.

The properties for the PanelText
class when acting as a a run-time component in a
panel layout. These are in addition to the properties inherited from the <mx:Text>
component.
<ga:PanelText Properties caption="" captionWidth="" toolTip="" helpText="" speak="" dataRef="#som(...)" data="{...}" >
デフォルトの MXML プロパティcontent
関連する API エレメント
パブリックプロパティ
プロパティ | 定義元 |
---|
プロパティの詳細
Tue Jun 12 2018, 10:34 AM Z