Pakket | ga.model |
Interface | public interface IPanelText extends IPanelItem , IUIComponent , IStyleClient , IFlexDisplayObject , ISimpleStyleClient |
Geïmplementeerd door | PanelRichText, PanelText |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
IPanelText
interface represents the text in panel as a string or HTML formatted string.
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
De huidige toegankelijkheidsopties voor dit weergaveobject. | IFlexDisplayObject | ||
alpha : Number
Geeft de alpha-transparantiewaarde van het opgegeven object aan. | IFlexDisplayObject | ||
baselinePosition : Number [alleen-lezen]
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
Een waarde uit de klasse BlendMode die opgeeft welke overvloeimodus moet worden gebruikt. | IFlexDisplayObject | ||
boundData : Object
The object in the data model to which this item is bound. | IPanelItem | ||
boundName : String [alleen-lezen]
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
Indien ingesteld op true, plaatsen Flash-runtimes een interne bitmaprepresentatie van het weergaveobject in cache. | IFlexDisplayObject | ||
caption : String
The caption or description of this item. | IPanelItem | ||
className : String [alleen-lezen]
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 [alleen-lezen]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [alleen-lezen]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [alleen-lezen]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [alleen-lezen]
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
Een geïndexeerde array die elk filterobject bevat dat momenteel is gekoppeld aan het weergaveobject. | 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
Geeft de hoogte van het weergaveobject aan, in pixels. | 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 [alleen-lezen]
Retourneert een object LoaderInfo dat informatie bevat over het laden van het bestand waartoe dit weergaveobject behoort. | IFlexDisplayObject | ||
mask : DisplayObject
Het aanroepende weergaveobject wordt gemaskeerd door het opgegeven object mask. | IFlexDisplayObject | ||
maxHeight : Number [alleen-lezen]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxWidth : Number [alleen-lezen]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [alleen-lezen]
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 [alleen-lezen]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [alleen-lezen]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [alleen-lezen]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseX : Number [alleen-lezen]
Geeft de x-coördinaat van de apparaatpositie van de muis of de gebruikersinvoer aan in pixels. | IFlexDisplayObject | ||
mouseY : Number [alleen-lezen]
Geeft de y-coördinaat van de apparaatpositie van de muis of de gebruikersinvoer aan in pixels. | IFlexDisplayObject | ||
name : String
Geeft de instantienaam van het DisplayObject aan. | IFlexDisplayObject | ||
nonInheritingStyles : Object
An object containing the noninheritable styles for this component. | IStyleClient | ||
opaqueBackground : Object
Geeft op of het weergaveobject dekkend is met een bepaalde achtergrondkleur. | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
parent : DisplayObjectContainer [alleen-lezen]
Geeft het object DisplayObjectContainer aan dat dit weergaveobject bevat. | 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 [alleen-lezen]
Voor een weergaveobject in een geladen SWF-bestand is de eigenschap root het bovenste weergaveobject in het gedeelte van de boomstructuur van het weergaveoverzicht dat wordt vertegenwoordigd door dat SWF-bestand. | IFlexDisplayObject | ||
rotation : Number
Geeft de rotatie van de instantie DisplayObject vanaf de oorspronkelijke oriëntatie (in graden) aan. | IFlexDisplayObject | ||
scale9Grid : Rectangle
Het huidige schaalraster dat wordt gebruikt. | IFlexDisplayObject | ||
scaleX : Number
Bepaalt de horizontale schaal (percentage) van het object zoals deze wordt toegepast vanuit het registratiepunt. | IFlexDisplayObject | ||
scaleY : Number
Bepaalt de verticale schaal (percentage) van een object zoals deze wordt toegepast vanuit het registratiepunt van het object. | IFlexDisplayObject | ||
scrollRect : Rectangle
De verschuivende rechthoekgrenzen van het weergaveobject. | IFlexDisplayObject | ||
speak : String
The speak text or accessibility text for this item. | IPanelItem | ||
stage : Stage [alleen-lezen]
Het werkgebied van het weergaveobject. | 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
Een object met eigenschappen die betrekking hebben op de matrix van een weergaveobject, de kleurtransformatie en de pixelbeperkingen. | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
visible : Boolean
Bepaalt of het weergaveobject zichtbaar is. | IFlexDisplayObject | ||
width : Number
Geeft de breedte van het weergaveobject aan, in pixels. | IFlexDisplayObject | ||
x : Number
Bepaalt de x-coördinaat van de instantie DisplayObject ten opzichte van de lokale coördinaten van de bovenliggende DisplayObjectContainer. | IFlexDisplayObject | ||
y : Number
Bepaalt de y-coördinaat van de instantie DisplayObject ten opzichte van de lokale coördinaten van de bovenliggende DisplayObjectContainer. | IFlexDisplayObject |
Openbare methoden
Eigenschapdetails
htmlText | eigenschap |
htmlText:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
An HTML-formatted string for display in a panel.
Implementatie
public function get htmlText():String
public function set htmlText(value:String):void
text | eigenschap |
text:String
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The current string representing the text in a panel.
Implementatie
public function get text():String
public function set text(value:String):void
Wed Jun 13 2018, 11:42 AM Z