包 | 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, 11:04 AM Z