Paquete | ga.model |
Interfaz | public interface IPanelText extends IPanelItem , IUIComponent , IStyleClient , IFlexDisplayObject , ISimpleStyleClient |
Implementadores | PanelRichText, PanelText |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versiones de motor de ejecución: | AIR 1.0, Flash Player 10.2 |
IPanelText
interface represents the text in panel as a string or HTML formatted string.
Propiedades públicas
Propiedad | Definido por | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
Las opciones de accesibilidad actuales para este objeto de visualización. | IFlexDisplayObject | ||
alpha : Number
Indica el valor de transparencia alfa del objeto especificado. | IFlexDisplayObject | ||
baselinePosition : Number [solo lectura]
The y-coordinate of the baseline
of the first line of text of the component. | IUIComponent | ||
baseReferenceChain : BaseReferenceChain
Get chain of binding references for parent containers
| IPanelItem | ||
blendMode : String
Un valor de la clase BlendMode que especifica el modo de mezcla que debe utilizarse. | IFlexDisplayObject | ||
boundData : Object
The object in the data model to which this item is bound. | IPanelItem | ||
boundName : String [solo lectura]
The name of the data object to which this item is bound. | IPanelItem | ||
boundText : String
The value of the data object as a string. | IPanelItem | ||
boundValue : Object
The value of the data object to which this item is bound. | IPanelItem | ||
cacheAsBitmap : Boolean
Si se define como true, los motores de ejecución de Flash dejan en caché una representación interna de mapa de bits del objeto de visualización. | IFlexDisplayObject | ||
caption : String
The caption or description of this item. | IPanelItem | ||
className : String [solo lectura]
The name of the component class. | IStyleClient | ||
dataRef : String
The reference or address of the data node to which to bind this item. | IPanelItem | ||
document : Object
A reference to the document object associated with this component. | IUIComponent | ||
enabled : Boolean
Whether the component can accept user interaction. | IUIComponent | ||
explicitHeight : Number
The explicitly specified height for the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxHeight : Number [solo lectura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [solo lectura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [solo lectura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [solo lectura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitWidth : Number
The explicitly specified width for the component,
in pixels, as the component's coordinates. | IUIComponent | ||
filters : Array
Conjunto indexado que contiene todos los objetos de filtro actualmente asociados con el objeto de visualización. | IFlexDisplayObject | ||
focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | IUIComponent | ||
height : Number
Indica la altura del objeto de visualización, expresada en píxeles. | IFlexDisplayObject | ||
helpText : String
The help text for this item. | IPanelItem | ||
htmlText : String
An HTML-formatted string for display in a panel. | IPanelText | ||
includeInLayout : Boolean
Specifies whether this component is included in the layout of the
parent container. | IUIComponent | ||
inheritingStyles : Object
An object containing the inheritable styles for this component. | IStyleClient | ||
isPopUp : Boolean
Set to true by the PopUpManager to indicate
that component has been popped up. | IUIComponent | ||
keepWithPrevious : Boolean
Whether to keep this item with the previous item
| IPanelItem | ||
loaderInfo : LoaderInfo [solo lectura]
Devuelve un objeto LoaderInfo que contiene información sobre la carga del archivo al que pertenece este objeto de visualización. | IFlexDisplayObject | ||
mask : DisplayObject
El objeto de visualización que origina la llamada se enmascara mediante el objeto mask especificado. | IFlexDisplayObject | ||
maxHeight : Number [solo lectura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxWidth : Number [solo lectura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [solo lectura]
The measured height of this object. | IFlexDisplayObject | ||
measuredMinHeight : Number
The default minimum height of the component, in pixels. | IUIComponent | ||
measuredMinWidth : Number
The default minimum width of the component, in pixels. | IUIComponent | ||
measuredWidth : Number [solo lectura]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [solo lectura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [solo lectura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseX : Number [solo lectura]
Indica la coordenada x de la posición del ratón o del dispositivo de entrada del usuario, en píxeles. | IFlexDisplayObject | ||
mouseY : Number [solo lectura]
Indica la coordenada y de la posición del ratón o del dispositivo de entrada del usuario, en píxeles. | IFlexDisplayObject | ||
name : String
Indica el nombre de instancia de DisplayObject. | IFlexDisplayObject | ||
nonInheritingStyles : Object
An object containing the noninheritable styles for this component. | IStyleClient | ||
opaqueBackground : Object
Especifica si el objeto de visualización es opaco con un determinado color de fondo. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
parent : DisplayObjectContainer [solo lectura]
Indica el objeto DisplayObjectContainer que contiene este objeto de visualización. | IFlexDisplayObject | ||
percentHeight : Number
Number that specifies the height of a component as a
percentage of its parent's size. | IUIComponent | ||
percentWidth : Number
Number that specifies the width of a component as a
percentage of its parent's size. | IUIComponent | ||
root : DisplayObject [solo lectura]
Para un objeto de visualización en un archivo SWF cargado, la propiedad root es el objeto de visualización de nivel más alto en la parte de la estructura de árbol de la lista de visualización representada por dicho archivo SWF. | IFlexDisplayObject | ||
rotation : Number
Indica el giro de la instancia de DisplayObject, expresado en grados, con respecto a su orientación original. | IFlexDisplayObject | ||
scale9Grid : Rectangle
La cuadrícula de escala aplicada actualmente. | IFlexDisplayObject | ||
scaleX : Number
Indica la escala horizontal (percentage) del objeto aplicada desde el punto de registro. | IFlexDisplayObject | ||
scaleY : Number
Indica la escala vertical (percentage) de un objeto aplicada desde el punto de registro del objeto. | IFlexDisplayObject | ||
scrollRect : Rectangle
Los límites del rectángulo de desplazamiento del objeto de visualización. | IFlexDisplayObject | ||
speak : String
The speak text or accessibility text for this item. | IPanelItem | ||
stage : Stage [solo lectura]
El escenario del objeto de visualización. | IFlexDisplayObject | ||
styleDeclaration : CSSStyleDeclaration
The style declaration that holds the inline styles declared by this
object. | IStyleClient | ||
styleName : Object
The source of this object's style values. | ISimpleStyleClient | ||
systemManager : ISystemManager
A reference to the SystemManager object for this component. | IUIComponent | ||
text : String
The current string representing the text in a panel. | IPanelText | ||
transform : flash.geom:Transform
Objeto con propiedades pertenecientes a una matriz, transformación de color y límites de píxel de un objeto de visualización. | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
visible : Boolean
Indica si el objeto de visualización es visible. | IFlexDisplayObject | ||
width : Number
Indica la anchura del objeto de visualización, expresada en píxeles. | IFlexDisplayObject | ||
x : Number
Indica la coordenada x de la instancia de DisplayObject en relación a las coordenadas locales del DisplayObjectContainer principal. | IFlexDisplayObject | ||
y : Number
Indica la coordenada y de la instancia de DisplayObject en relación a las coordenadas locales del DisplayObjectContainer principal. | IFlexDisplayObject |
Métodos públicos
Información sobre propiedades
htmlText | propiedad |
htmlText:String
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versiones de motor de ejecución: | AIR 1.0, Flash Player 10.2 |
An HTML-formatted string for display in a panel.
Implementación
public function get htmlText():String
public function set htmlText(value:String):void
text | propiedad |
text:String
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Versiones de motor de ejecución: | AIR 1.0, Flash Player 10.2 |
The current string representing the text in a panel.
Implementación
public function get text():String
public function set text(value:String):void
Tue Jun 12 2018, 02:12 PM Z