패키지 | 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, 03:17 PM Z