Pacote | ga.model |
Classe | public class PanelRichText |
Herança | PanelRichText ![]() |
Implementações | IPanelText |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Versões de runtime: | 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="{...}" >
Propriedade MXML padrãocontent
Elementos da API relacionados
Propriedades públicas
Propriedade | Definido por |
---|
Detalhes da propriedade
Wed Jun 13 2018, 11:10 AM Z