套件 | mx.core |
介面 | public interface IUITextField extends IIMESupport , IFlexModule , IInvalidating , ISimpleStyleClient , IToolTipManagerClient , IUIComponent , IFlexDisplayObject , IFlexDisplayObject , IBitmapDrawable , IEventDispatcher |
實作者 | UIFTETextField, UITextField |
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
屬性 | 定義自 | ||
---|---|---|---|
accessibilityProperties : AccessibilityProperties
此顯示物件的目前輔助功能選項。 | IFlexDisplayObject | ||
alpha : Number
指出所指定物件的 Alpha 透明度值。 | IFlexDisplayObject | ||
alwaysShowSelection : Boolean
當設定為 true 而且文字欄位不在焦點中時,Flash Player 便會將文字欄位中的選取範圍反白標示為灰色。 | IUITextField | ||
antiAliasType : String
對此文字欄位使用的消除鋸齒類型。 | IUITextField | ||
autoSize : String
控制文字欄位的自動調整大小和對齊方式。 | IUITextField | ||
background : Boolean
會指定文字欄位是否具有背景填色。 | IUITextField | ||
backgroundColor : uint
文字欄位背景的顏色。 | IUITextField | ||
baselinePosition : Number [唯讀]
The y-coordinate of the baseline
of the first line of text of the component. | IUIComponent | ||
blendMode : String
來自 BlendMode 類別的值,會指定要使用何種混合模式。 | IFlexDisplayObject | ||
border : Boolean
會指定文字欄位是否具有邊框。 | IUITextField | ||
borderColor : uint
文字欄位邊框的顏色。 | IUITextField | ||
bottomScrollV : int [唯讀]
整數 (從 1 開始的索引),指出目前在指定之文字欄位中,可以看見的最底端字行。 | IUITextField | ||
cacheAsBitmap : Boolean
如果設定為 true,Flash 執行階段會快取顯示物件的內部點陣圖表示法。 | IFlexDisplayObject | ||
caretIndex : int [唯讀]
插入點 (跳脫字元) 位置的索引。 | IUITextField | ||
condenseWhite : Boolean
Boolean 值,指定在具有 HTML 文字的文字欄位中,是否移除額外的空白字元 (空格、斷行符號等等)。 | IUITextField | ||
defaultTextFormat : flash.text:TextFormat
指定套用至新插入之文字 (例如,使用者所輸入的文字,或是以 replaceSelectedText() 方法插入的文字) 的格式。 | IUITextField | ||
displayAsPassword : Boolean
指定文字欄位是否為密碼文字欄位。 | IUITextField | ||
document : Object
A reference to the document object associated with this component. | IUIComponent | ||
doubleClickEnabled : Boolean
會指定物件是否會收到 doubleClick 事件。 | IUITextField | ||
embedFonts : Boolean
會指定是否要使用內嵌的字體外框顯示。 | IUITextField | ||
enabled : Boolean
Whether the component can accept user interaction. | IUIComponent | ||
enableIME : Boolean [唯讀]
Specifies whether the IME should be enabled when
this component has focus. | IIMESupport | ||
explicitHeight : Number
The explicitly specified height for the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxHeight : Number [唯讀]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMaxWidth : Number [唯讀]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinHeight : Number [唯讀]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
explicitMinWidth : Number [唯讀]
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
索引的陣列,其中包含目前和顯示物件相關的每個濾鏡物件。 | IFlexDisplayObject | ||
focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | IUIComponent | ||
focusRect : Object
會指定這個物件是否會顯示焦點矩形。 | IUITextField | ||
gridFitType : String
對此文字欄位使用的格線符合類型。 | IUITextField | ||
height : Number
會指出顯示物件的高度,以像素為單位。 | IFlexDisplayObject | ||
htmlText : String
包含 HTML 表示方式的文字欄位內容。 | IUITextField | ||
ignorePadding : Boolean
If true, the paddingLeft and
paddingRight styles will not add space
around the text of the component. | IUITextField | ||
imeMode : String
The IME mode of the component. | IIMESupport | ||
includeInLayout : Boolean
Specifies whether this component is included in the layout of the
parent container. | IUIComponent | ||
inheritingStyles : Object
The beginning of this UITextField's chain of inheriting styles. | IUITextField | ||
isPopUp : Boolean
Set to true by the PopUpManager to indicate
that component has been popped up. | IUIComponent | ||
length : int [唯讀]
文字欄位中的字元數。 | IUITextField | ||
loaderInfo : LoaderInfo [唯讀]
會傳回 LoaderInfo 物件,其中包含關於載入此顯示物件所屬之檔案的資訊。 | IFlexDisplayObject | ||
mask : DisplayObject
呼叫之顯示物件會以指定的 mask 物件遮蓋。 | IFlexDisplayObject | ||
maxChars : int
文字欄位可以包含的最大字元數,也就是使用者可輸入的字元數。 | IUITextField | ||
maxHeight : Number [唯讀]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
maxScrollH : int [唯讀]
scrollH 的最大值。 | IUITextField | ||
maxScrollV : int [唯讀]
scrollV 的最大值。 | IUITextField | ||
maxWidth : Number [唯讀]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
measuredHeight : Number [唯讀]
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 [唯讀]
The measured width of this object. | IFlexDisplayObject | ||
minHeight : Number [唯讀]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
minWidth : Number [唯讀]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | IUIComponent | ||
mouseEnabled : Boolean
指定此物件是否接收滑鼠或其他使用者輸入及訊息。 | IUITextField | ||
mouseWheelEnabled : Boolean
Boolean 值,指出當使用者按一下文字欄位並滾動滑鼠滾輪時,Flash Player 是否會自動捲動多行文字欄位。 | IUITextField | ||
mouseX : Number [唯讀]
指出滑鼠或使用者輸入裝置位置的 x 座標,以像素為單位。 | IFlexDisplayObject | ||
mouseY : Number [唯讀]
指出滑鼠或使用者輸入裝置位置的 y 座標,以像素為單位。 | IFlexDisplayObject | ||
multiline : Boolean
指出欄位是否為多行文字欄位。 | IUITextField | ||
name : String
指出 DisplayObject 的實體名稱。 | IFlexDisplayObject | ||
nestLevel : int
Depth of this object in the containment hierarchy. | IUITextField | ||
nonInheritingStyles : Object
The beginning of this UITextField's chain of non-inheriting styles. | IUITextField | ||
nonZeroTextHeight : Number [唯讀]
Unlike textHeight, this returns a non-zero value
even when the text is empty. | IUITextField | ||
numLines : int [唯讀]
會定義多行文字欄位中的文字行數。 | IUITextField | ||
opaqueBackground : Object
會指定顯示物件是否不透明,並具有特定背景顏色。 | IFlexDisplayObject | ||
owner : DisplayObjectContainer
The owner of this IVisualElement object. | IUIComponent | ||
parent : DisplayObjectContainer [唯讀]
指出包含此顯示物件的 DisplayObjectContainer 物件。 | 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 | ||
restrict : String
指出使用者能夠輸入文字欄位中的字元組。 | IUITextField | ||
root : DisplayObject [唯讀]
對載入之 SWF 檔案的顯示物件而言,root 屬性就是該 SWF 檔案所呈現之顯示清單樹狀結構部分的最上層顯示物件。 | IFlexDisplayObject | ||
rotation : Number
指出 DisplayObject 實體的旋轉度數 (從該物件原本方向算起)。 | IFlexDisplayObject | ||
scale9Grid : Rectangle
目前產生效用的縮放格線。 | IFlexDisplayObject | ||
scaleX : Number
指出從註冊點套用的物件水平縮放 (百分比)。 | IFlexDisplayObject | ||
scaleY : Number
指出從物件註冊點套用的物件垂直縮放 (百分比)。 | IFlexDisplayObject | ||
scrollH : int
目前的水平捲動位置。 | IUITextField | ||
scrollRect : Rectangle
顯示物件的捲動矩形範圍。 | IFlexDisplayObject | ||
scrollV : int
文字欄位中文字的垂直位置。 | IUITextField | ||
selectable : Boolean
指出文字欄位是否可選取的 Boolean 值。 | IUITextField | ||
selectionBeginIndex : int [唯讀]
目前選取範圍中,第一個字元的字元索引值 (從零開始)。 | IUITextField | ||
selectionEndIndex : int [唯讀]
目前選取範圍中,最後一個字元的字元索引值 (從零開始)。 | IUITextField | ||
sharpness : Number
在這個文字欄位中,文字邊緣的清晰度。 | IUITextField | ||
stage : Stage [唯讀]
顯示物件的「舞台」。 | IFlexDisplayObject | ||
styleName : Object
The source of this object's style values. | ISimpleStyleClient | ||
styleSheet : StyleSheet
將樣式表附加至文字欄位。 | IUITextField | ||
systemManager : ISystemManager
A reference to the SystemManager object for this component. | IUIComponent | ||
tabEnabled : Boolean
會指定這個物件是否在停駐點順序中。 | IUITextField | ||
tabIndex : int
會指定 SWF 檔中的物件停駐點順序。 | IUITextField | ||
text : String
做為文字欄位中目前文字的字串。 | IUITextField | ||
textColor : uint
文字欄位中文字的顏色,以十六進位格式表示。 | IUITextField | ||
textHeight : Number [唯讀]
文字的高度,以像素為單位。 | IUITextField | ||
textWidth : Number [唯讀]
文字的寬度,以像素為單位。 | IUITextField | ||
thickness : Number
在這個文字欄位中,字符邊緣的粗細。 | IUITextField | ||
toolTip : String
The text of this component's tooltip. | IToolTipManagerClient | ||
transform : flash.geom:Transform
這是一個物件,具有和顯示物件的矩陣、顏色轉換和像素邊界有關的屬性。 | IFlexDisplayObject | ||
tweeningProperties : Array
Used by EffectManager. | IUIComponent | ||
type : String
文字欄位的類型。 | IUITextField | ||
useRichTextClipboard : Boolean
會指定文字格式是否隨著文字一起複製和貼上。 | IUITextField | ||
visible : Boolean
不管是否看得見顯示物件。 | IFlexDisplayObject | ||
width : Number
會指出顯示物件的寬度,以像素為單位。 | IFlexDisplayObject | ||
wordWrap : Boolean
指出文字欄位是否具有文字換行功能的 Boolean 值。 | IUITextField | ||
x : Number
指出 DisplayObject 實體相對於父輩 DisplayObjectContainer 之區域座標的 x 座標。 | IFlexDisplayObject | ||
y : Number
指出 DisplayObject 實體相對於父輩 DisplayObjectContainer 之區域座標的 y 座標。 | IFlexDisplayObject |
方法 | 定義自 | ||
---|---|---|---|
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
會在 EventDispatcher 物件註冊事件偵聽程式,以便讓偵聽程式收到事件的通知。 | IEventDispatcher | ||
會將 newText 參數所指定的字串附加到文字欄位之文字的尾端。 | IUITextField | ||
會將事件傳送到事件流程。 | IEventDispatcher | ||
傳回可定義顯示物件區域 (相對於 targetCoordinateSpace 物件的座標系統) 的矩形。 | IFlexDisplayObject | ||
會傳回做為字元之範圍框的矩形。 | IUITextField | ||
會在 x 和 y 參數所指定的點,傳回字元的索引值 (從零開始)。 | IUITextField | ||
A convenience method for determining whether to use the
explicit or measured height
| IUIComponent | ||
A convenience method for determining whether to use the
explicit or measured width
| IUIComponent | ||
指定字元索引,會傳回相同段落中第一個字元的索引。 | IUITextField | ||
對於使用 <img> 標籤新增至 HTML 格式之文字欄位的影像或 SWF 檔,傳回指定之 id 的 DisplayObject 參考。 | IUITextField | ||
會在 x 和 y 參數所指定的點,傳回字行的索引值 (從零開始)。 | IUITextField | ||
會傳回字行的索引值 (從零開始),該字行包含 charIndex 參數所指定的字元。 | IUITextField | ||
會傳回特定文字行中的字元數。 | IUITextField | ||
會傳回關於指定之文字行的公制字資訊。 | IUITextField | ||
會傳回 lineIndex 參數所指定之字行中,第一個字元的字元索引。 | IUITextField | ||
會傳回 lineIndex 參數所指定之字行的文字。 | IUITextField | ||
指定字元索引,會傳回包含指定之字元的段落長度。 | IUITextField | ||
根據 targetCoordinateSpace 參數所定義的座標系統,並排除形狀上的任何筆畫,傳回可定義顯示物件邊界的矩形。 | IFlexDisplayObject | ||
Gets a style property that has been set anywhere in this
component's style lookup chain. | IUITextField | ||
會傳回 TextFormat 物件,包含 beginIndex 和 endIndex 參數所指定之文字範圍的格式資訊。 | IUITextField | ||
Returns a UITextFormat object that contains formatting information for this component. | IUITextField | ||
將 point 物件從「舞台」(全域) 座標轉換成顯示物件的 (區域) 座標。 | IFlexDisplayObject | ||
會檢查 EventDispatcher 物件是否有對特定的事件類型註冊偵聽程式。 | IEventDispatcher | ||
評估顯示物件的範圍框,看它是否與 obj 顯示物件的範圍框重疊或相交。 | IFlexDisplayObject | ||
評估顯示物件,看它是否與 x 和 y 參數所指定的點重疊或相交。 | IFlexDisplayObject | ||
Initialize the object. | IUIComponent | ||
Calling this method results in a call to the component's
validateDisplayList() method
before the display list is rendered. | IInvalidating | ||
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered. | IInvalidating | ||
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered. | IInvalidating | ||
將 point 物件從顯示物件的 (區域) 座標轉換成「舞台」(全域) 座標。 | IFlexDisplayObject | ||
Moves this object to the specified x and y coordinates. | IFlexDisplayObject | ||
Returns true if the chain of owner properties
points from child to this UIComponent. | IUIComponent | ||
Called by Flex when a UIComponent object is added to or removed from a parent. | IUIComponent | ||
會從 EventDispatcher 物件移除偵聽程式。 | IEventDispatcher | ||
會以 value 參數的內容取代目前的選取範圍。 | IUITextField | ||
會以 newText 參數的內容,取代 beginIndex 和 endIndex 參數所指定的字元範圍。 | IUITextField | ||
Sets the actual size of this object. | IFlexDisplayObject | ||
Sets the font color of the text. | IUITextField | ||
Sets the focus to this component. | IUITextField | ||
根據第一個和最後一個字元指定的索引值 (以 beginIndex 和 endIndex 參數指定),設定選取文字。 | IUITextField | ||
會將 format 參數所指定的文字格式,套用至文字欄位中的指定文字。 | IUITextField | ||
Called when the visible property changes. | IUIComponent | ||
Called when the value of a style property is changed. | ISimpleStyleClient | ||
Truncate text to make it fit horizontally in the area defined for the control,
and append an ellipsis, three periods (...), to the text. | IUITextField | ||
Validates and updates the properties and layout of this object
by immediately calling validateProperties(),
validateSize(), and validateDisplayList(),
if necessary. | IInvalidating | ||
檢查此 EventDispatcher 物件是否已註冊事件偵聽程式,或者此物件的任何祖系已為特定事件類型註冊事件偵聽程式。 | IEventDispatcher |
alwaysShowSelection | 屬性 |
alwaysShowSelection:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
當設定為 true
而且文字欄位不在焦點中時,Flash Player 便會將文字欄位中的選取範圍反白標示為灰色。 當設定為 false
而且文字欄位不在焦點中時,Flash Player 便不會反白標示文字欄位中的選取範圍。
實作
public function get alwaysShowSelection():Boolean
public function set alwaysShowSelection(value:Boolean):void
antiAliasType | 屬性 |
antiAliasType:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
對此文字欄位使用的消除鋸齒類型。 請針對此屬性使用 flash.text.AntiAliasType
常數。 只有在字體是嵌入時 (embedFonts
屬性設定為 true
) 才能控制這個設定。 預設值是 flash.text.AntiAliasType.NORMAL
。
若要設定此屬性,請使用下列字串值:
字串值 | 說明 |
---|---|
flash.text.AntiAliasType.NORMAL | 套用一般文字消除鋸齒。 此值符合 Flash Player 7 和舊版所使用的消除鋸齒類型。 |
flash.text.AntiAliasType.ADVANCED | 套用進階消除鋸齒,讓文字更易於辨識。(這項功能從 Flash Player 8 開始提供)。 進階消除鋸齒可呈現超高品質的小字體外觀。 特別適合用於含有大量小型文字的應用程式。大於 48 點的字體則不建議使用進階消除鋸齒。 |
實作
public function get antiAliasType():String
public function set antiAliasType(value:String):void
autoSize | 屬性 |
autoSize:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
控制文字欄位的自動調整大小和對齊方式。 TextFieldAutoSize
常數的可接受值:TextFieldAutoSize.NONE
(預設值),TextFieldAutoSize.LEFT
、TextFieldAutoSize.RIGHT
和 TextFieldAutoSize.CENTER
。
如果 autoSize
設定為 TextFieldAutoSize.NONE
(預設值),就不會調整大小。
如果 autoSize
設定為 TextFieldAutoSize.LEFT
,就會將文字視為靠左對齊的文字,這表示文字欄位的左方邊界會維持固定,而且文字欄位的單一字行若有任何調整大小的行為,都會發生在右方邊界。 如果文字包含斷行符號 (例如,"\n"
或 "\r"
),也會調整底部的大小,以配合下一行文字。 如果 wordWrap
也設定為 true
,則只有文字欄位底部才會調整大小,右方邊界則維持不變。
如果 autoSize
設定為 TextFieldAutoSize.RIGHT
,就會將文字視為靠右對齊的文字,這表示文字欄位的右方邊界會維持固定,而且文字欄位的單一字行若有任何調整大小的行為,都會發生在左方邊界。 如果文字包含斷行符號 (例如,"\n" 或 "\r")
,也會調整底部的大小,以配合下一行文字。 如果 wordWrap
也設定為 true
,則只有文字欄位底部才會調整大小,左方邊界則維持不變。
如果 autoSize
設定為 TextFieldAutoSize.CENTER
,則文字會被視為置中對齊的文字,表示文字欄位的單一字行若有任何調整大小的行為,都會平均分配到左右方的邊界。 如果文字包含斷行符號 (例如,"\n"
或 "\r"
),也會調整底部的大小,以配合下一行文字。 如果 wordWrap
也設定為 true
,則只有文字欄位底部才會調整大小,左右方邊界則維持不變。
實作
public function get autoSize():String
public function set autoSize(value:String):void
background | 屬性 |
backgroundColor | 屬性 |
border | 屬性 |
borderColor | 屬性 |
bottomScrollV | 屬性 |
caretIndex | 屬性 |
condenseWhite | 屬性 |
condenseWhite:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Boolean 值,指定在具有 HTML 文字的文字欄位中,是否移除額外的空白字元 (空格、斷行符號等等)。預設值為 false
。condenseWhite
屬性只會影響以 htmlText
屬性 (而非 text
屬性) 設定的文字。 如果您以 text
屬性設定文字,便會忽略 condenseWhite
。
如果 condenseWhite
是設定為 true
,請使用標準 HTML 命令 (如 <BR>
和 <P>
),將斷行符號放置在文字欄位中。
設定 htmlText
屬性之前,請先設定 condenseWhite
屬性。
實作
public function get condenseWhite():Boolean
public function set condenseWhite(value:Boolean):void
defaultTextFormat | 屬性 |
defaultTextFormat:flash.text:TextFormat
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定套用至新插入之文字 (例如,使用者所輸入的文字,或是以 replaceSelectedText()
方法插入的文字) 的格式。
注意:選取要用 setSelection()
和 replaceSelectedText()
取代的字元時,唯有已達到且包含所選取的文字最後的字元時,才會套用 defaultTextFormat
。底下是一個範例:
var my_txt:TextField new TextField(); my_txt.text = "Flash Macintosh version"; var my_fmt:TextFormat = new TextFormat(); my_fmt.color = 0xFF0000; my_txt.defaultTextFormat = my_fmt; my_txt.setSelection(6,15); // partial text selected - defaultTextFormat not applied my_txt.setSelection(6,23); // text selected to end - defaultTextFormat applied my_txt.replaceSelectedText("Windows version");
當您存取 defaultTextFormat
屬性時,傳回的 TextFormat 物件會定義所有屬性。 沒有屬性是 null
。
注意: 如果已經將樣式表套用至文字欄位,就不能設定這個屬性。
實作
public function get defaultTextFormat():flash.text:TextFormat
public function set defaultTextFormat(value:flash.text:TextFormat):void
displayAsPassword | 屬性 |
displayAsPassword:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定文字欄位是否為密碼文字欄位。 如果此屬性的值是 true
,就會將文字欄位視為密碼文字欄位,並會使用星號隱藏輸入字元,而不會顯示實際字元。 如果是 false
,就不會將文字欄位視為密碼文字欄位。 啟用密碼模式時,「剪下」與「複製」命令及其對應的鍵盤快速鍵都不會具有作用。 這個安全性機制可預防惡意使用者利用捷徑來找出無人看管的電腦上之密碼。
實作
public function get displayAsPassword():Boolean
public function set displayAsPassword(value:Boolean):void
doubleClickEnabled | 屬性 |
doubleClickEnabled:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定物件是否接收 doubleClick
事件。 預設值為 false
,也就是說,InteractiveObject 依預設無法接收 doubleClick
事件。 如果將 doubleClickEnabled
屬性設為 true
,則實體會接收到其範圍內的 doubleClick
事件。 InteractiveObject 實體的 mouseEnabled
屬性必須同時設為 true
,這樣物件才能接收 doubleClick
事件。
設定這個屬性不會傳送任何事件。 您必須使用 addEventListener()
方法來加入 doubleClick
事件所需的事件偵聽程式。
實作
public function get doubleClickEnabled():Boolean
public function set doubleClickEnabled(value:Boolean):void
embedFonts | 屬性 |
embedFonts:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會指定是否要使用內嵌的字體外框顯示。 如果為 false
,Flash Player 會使用裝置字體顯示文字欄位。
如果您將文字欄位的 embedFonts
屬性設定為 true
,就必須使用套用至文字欄位的 TextFormat 物件之 font
屬性,指定該文字的字體。 如果指定的字體沒有嵌入 SWF 檔,文字就不會顯示。
實作
public function get embedFonts():Boolean
public function set embedFonts(value:Boolean):void
focusRect | 屬性 |
gridFitType | 屬性 |
gridFitType:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
對此文字欄位使用的格線符合類型。 只有在文字欄位的 flash.text.AntiAliasType
屬性設定為 flash.text.AntiAliasType.ADVANCED
時,才會套用這個屬性。
格線符合的類型,用於決定 Flash Player 是否會強制強的水平和垂直線,以符合像素或子像素格線,或是不符合任何格線。
針對 flash.text.GridFitType
屬性,您可以使用下列字串值:
字串值 | 說明 |
---|---|
flash.text.GridFitType.NONE | 指定不使用格線符合。 不強制文字內的水平和垂直線與像素格線符合。 建議針對動畫或大型字體使用這個設定。 |
flash.text.GridFitType.PIXEL | 指定強的水平和垂直線都會與像素格線符合。 此設定只能用在靠左對齊的文字欄位。 若要使用這個設定,文字欄位的 flash.dispaly.AntiAliasType 屬性必須設定為 flash.text.AntiAliasType.ADVANCED 。 一般而言,此設定能為靠左對齊的文字提供最佳易讀性。 |
flash.text.GridFitType.SUBPIXEL | 指定強的水平和垂直線與 LCD 顯示器上的子像素格線符合 若要使用這個設定,文字欄位的 flash.text.AntiAliasType 屬性必須設定為 flash.text.AntiAliasType.ADVANCED 。 flash.text.GridFitType.SUBPIXEL 設定通常適用於靠右對齊或置中的動態文字,有時也是用來平衡動畫和文字品質的有用設定。 |
實作
public function get gridFitType():String
public function set gridFitType(value:String):void
htmlText | 屬性 |
htmlText:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
包含 HTML 表示方式的文字欄位內容。
Flash Player 支援下列 HTML 標籤:
標籤 | 說明 |
---|---|
錨點標籤 |
<a> 標籤會建立超連結,並支援下列特質:
|
粗體標籤 |
<b> 標籤會使文字呈現粗體。 所使用的字體必須具有粗體字樣。
|
斷行標籤 |
<br> 標籤會在文字欄位中建立斷行, 將文字欄位設為多行文字欄位,以使用這個標籤。
|
字體標籤 |
<font> 標籤會指定字體或字體清單以顯示文字。字體標籤支援下列特質:
|
影像標籤 |
<img> 標籤可讓您將外部影像檔 (JPEG、GIF、PNG)、SWF 檔及影片片段嵌入文字欄位中。 文字會自動排列在文字欄位中所嵌入影像的四周。 您必須將文字欄位設定為多行,才能將文字圍繞影像。
Flash 會以完整大小來顯示文字欄位中所嵌入的媒體。 若要指定內嵌的媒體尺寸,請使用 一般而言,嵌入在文字欄位中的影像,會顯示在 對於應用程式安全執行程序中的 AIR 內容,AIR 會忽略 ActionScript TextField 物件中 HTML 內容的 |
斜體標籤 |
<i> 標籤會將加上標籤的文字以斜體顯示。 所使用的字體必須具有斜體字樣。
|
清單項目標籤 |
<li> 標籤會在標籤內的文字之前加上項目符號。 注意:由於 Flash Player 與 AIR 無法辨識編號清單和項目清單標籤 (<ol> 和 <ul> ),這些標籤不會修改清單的顯示方式。所有的清單都沒有順序,而且所有的清單項目都會使用項目符號。
|
段落標籤 |
<p> 標籤會建立新的段落。 文字欄位必須設為多行文字欄位,才能使用這個標籤。<p> 標籤支援下列特質:
|
Span 標籤 |
<span> 標籤只能用於 CSS 文字樣式 它支援以下特質:
|
文字格式標籤 |
|
底線標籤 |
<u> 標籤會為標籤內的文字加上底線。
|
Flash Player 和 AIR 支援下列 HTML 實體:
實體 | 說明 |
---|---|
< | < (小於) |
> | > (大於) |
& | & (&符號) |
" | " (雙引號) |
' | ' (所有格、單引號) |
Flash Player 和 AIR 也明確支援字元碼,如 & (ASCII 的 & 符號) 及 € (Unicode 的 € 符號)。
實作
public function get htmlText():String
public function set htmlText(value:String):void
ignorePadding | 屬性 |
inheritingStyles | 屬性 |
inheritingStyles:Object
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
The beginning of this UITextField's chain of inheriting styles.
The getStyle()
method accesses
inheritingStyles[styleName]
to search the entire
prototype-linked chain.
This object is set up by the initProtoChain()
method.
You typically never need to access this property directly.
實作
public function get inheritingStyles():Object
public function set inheritingStyles(value:Object):void
length | 屬性 |
maxChars | 屬性 |
maxScrollH | 屬性 |
maxScrollV | 屬性 |
mouseEnabled | 屬性 |
mouseEnabled:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定此物件是否接收滑鼠或其他使用者輸入及訊息。預設值為 true
,也就是說,任何位於顯示清單上的 InteractiveObject 實體,依預設都會接收滑鼠事件或其他使用者輸入事件。如果 mouseEnabled
設定成 false
,則此實體不會接收任何滑鼠事件 (或其他使用者輸入事件,例如鍵盤事件)。在顯示清單上,此實體的任何子系都不會受到影響。 若要變更顯示清單上某個物件的所有子系之 mouseEnabled
行為指令,請使用 flash.display.DisplayObjectContainer.mouseChildren
。
設定這個屬性不會傳送任何事件。 您必須使用 addEventListener()
方法來建立互動式功能。
實作
public function get mouseEnabled():Boolean
public function set mouseEnabled(value:Boolean):void
mouseWheelEnabled | 屬性 |
mouseWheelEnabled:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Boolean 值,指出當使用者按一下文字欄位並滾動滑鼠滾輪時,Flash Player 是否會自動捲動多行文字欄位。根據預設,這個值為 true
。 如果想要防止滑鼠滾輪捲動文字欄位,或實作您自己的文字欄位捲動,這個屬性就會很有用。
實作
public function get mouseWheelEnabled():Boolean
public function set mouseWheelEnabled(value:Boolean):void
multiline | 屬性 |
multiline:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指出欄位是否為多行文字欄位。如果其值是 true
,文字欄位就是多行;如果是 false
,則表示文字欄位是單行文字欄位。在 TextFieldType.INPUT
類型的欄位中,multiline
值會決定 Enter
鍵是否會建立新行 (如果為 false
值,則會忽略 Enter
鍵)。如果您將文字貼至 multiline
值為 false
的 TextField
,則會從文字中去除新行字元。
實作
public function get multiline():Boolean
public function set multiline(value:Boolean):void
nestLevel | 屬性 |
nestLevel:int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Depth of this object in the containment hierarchy. This number is used by the measurement and layout code. The value is 0 if this component is not on the DisplayList.
實作
public function get nestLevel():int
public function set nestLevel(value:int):void
nonInheritingStyles | 屬性 |
nonInheritingStyles:Object
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
The beginning of this UITextField's chain of non-inheriting styles.
The getStyle()
method accesses
nonInheritingStyles[styleName]
method to search the entire
prototype-linked chain.
This object is set up by the initProtoChain()
method.
You typically never need to access this property directly.
實作
public function get nonInheritingStyles():Object
public function set nonInheritingStyles(value:Object):void
nonZeroTextHeight | 屬性 |
nonZeroTextHeight:Number
[唯讀] 語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Unlike textHeight, this returns a non-zero value even when the text is empty. In this case, it returns what the textHeight would be if the text weren't empty.
實作
public function get nonZeroTextHeight():Number
numLines | 屬性 |
restrict | 屬性 |
restrict:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指出使用者能夠輸入文字欄位中的字元組。 如果 restrict
屬性的值是 null
,您就可以輸入任何字元。 如果 restrict
屬性的值是空字串,您就不能輸入任何字元。 如果 restrict
屬性的值是字元組成的字串,您只能在文字欄位內輸入此字串中的字元。 會由左向右掃描這個字串。 您可以使用連字符號 (-) 字元指定範圍。 只會限制使用者互動;Script 可以將任何文字放入文字欄位中。這個屬性不會與「屬性」檢測器中的「嵌入字體」選項同步化。
如果字串以跳脫字元 (^) 開始,在初始時便會接受所有的字元,字串中的後續字元則會排除在接受的字元組之外。 如果該字串不是以跳脫字元 (^) 開始,在初始時便不會接受任何字元,並且字串中的後續字元都會包含在接受的字元組內。
下列範例只允許在文字欄位中輸入大寫字元、空格和數字:
my_txt.restrict = "A-Z 0-9";
下列範例包含所有字元,但排除小寫字母:
my_txt.restrict = "^a-z";
您可以使用反斜線來逐字輸入 ^ 或 -。 接受的反斜線序列為 \-、\^ 或 \\。 反斜線必須是字串中的實際字元,因此當您在 ActionScript 中指定它時,就必須使用雙反斜線。 例如,以下的程式碼只包含破折號 (-) 和跳脫字元 (^):
my_txt.restrict = "\\-\\^";
^ 可以在字串中的任何一處使用,用以切換包含的字元及排除的字元。下列程式碼只包含大寫字母,但排除大寫字母 Q:
my_txt.restrict = "A-Z^Q";
您可以使用 \u
跳脫序列來建構 restrict
字串。下列程式碼只包含從 ASCII 32 (空格) 到 ASCII 126 ("~" 符號) 的字元。
my_txt.restrict = "\u0020-\u007E";
實作
public function get restrict():String
public function set restrict(value:String):void
scrollH | 屬性 |
scrollH:int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
目前的水平捲動位置。 如果 scrollH
屬性是 0,文字便不會水平捲動。 這個屬性值是代表水平位置 (以像素為單位) 的整數。
水平捲動的單位是像素,垂直捲動的單位則是字行。 水平捲動是以像素為單位來測量,因為一般使用的字體多數都依比例調整間距。也就是說,字元可以有不同的寬度。 由於使用者通常希望看到的是完整的字行,而非部分的字行,所以 Flash Player 會逐行執行垂直捲動。 即使一個字行使用多種字體,該字行的高度也會調整以配合使用的最大字體。
注意: scrollH
屬性是從 0 開始,不像 scrollV
垂直捲動屬性是從 1 開始。
實作
public function get scrollH():int
public function set scrollH(value:int):void
scrollV | 屬性 |
scrollV:int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
文字欄位中文字的垂直位置。 scrollV
屬性有助於在長篇中將使用者引導至特定的段落,或是建立捲動的文字欄位。
垂直捲動的單位是字行,水平捲動的單位則是像素。 如果顯示的第一個字行是文字欄位中的第一個字行,scrollV 便會設定為 1 (而非 0)。 水平捲動是以像素為單位來測量,因為多數字體都是依比例調整間距。也就是說,字元可以有不同的寬度。 由於使用者通常希望看到的是完整的字行,而非部分的字行,所以 Flash 會逐行執行垂直捲動。 即使一行文字上有多種字體,行的高度也會調整成符合所使用的最大字體。
實作
public function get scrollV():int
public function set scrollV(value:int):void
selectable | 屬性 |
selectable:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指出文字欄位是否可選取的 Boolean 值。 true
值表示文字是可選取的。 selectable
屬性會控制是否可選取 (而非編輯) 文字欄位。 動態的文字欄位就算不能編輯一樣可以選取。 如果無法選取動態文字欄位,使用者便無法選取其文字。
如果 selectable
設定為 false
,文字欄位中的文字就不會回應滑鼠或鍵盤上的選取命令,而且也無法以「複製」命令複製文字。 如果 selectable
設定為 true
,即可以滑鼠或鍵盤選取文字欄位中的文字,並且能以「複製」命令複製文字。 就算文字欄位是動態文字欄位而不是輸入文字欄位,您仍然可以依這種方式選取文字。
實作
public function get selectable():Boolean
public function set selectable(value:Boolean):void
selectionBeginIndex | 屬性 |
selectionEndIndex | 屬性 |
sharpness | 屬性 |
sharpness:Number
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
在這個文字欄位中,文字邊緣的清晰度。只有在文字欄位的 flash.text.AntiAliasType
屬性設定為 flash.text.AntiAliasType.ADVANCED
時,才會套用這個屬性。 sharpness
的範圍是從 -400 到 400 之間的數字。 如果嘗試將 sharpness
設定為範圍外的值,Flash 會將屬性設定為離範圍內最近的值 (不是 -400 就是 400)。
實作
public function get sharpness():Number
public function set sharpness(value:Number):void
styleSheet | 屬性 |
styleSheet:StyleSheet
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
將樣式表附加至文字欄位。 如需建立樣式表的資訊,請參閱 StyleSheet 類別和「ActionScript 3.0 開發人員指南」。
您隨時都能變更與文字欄位有關聯的樣式表。 如果您變更使用中的樣式表,便會以新的樣式表重繪文字欄位。 您可以將樣式表設定為 null
或 undefined
以移除樣式表。 使用的樣式表若被移除,文字欄位會在沒有樣式表的情況下重新繪製。
注意:如果移除樣式表,TextField.text
及 TextField.htmlText
的內容都會變更,以便將該樣式表先前套用的格式納入。 若要保留不含格式的原始 TextField.htmlText
內容,請先將該值儲存在變數中,再移除樣式表。
實作
public function get styleSheet():StyleSheet
public function set styleSheet(value:StyleSheet):void
tabEnabled | 屬性 |
tabEnabled:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會指定這個物件是否在停駐點順序中。 如果此物件在定位停駐點順序中,則其數值為 true
,否則為 false
。 根據預設,除了下列情況以外,這個值都為 false
:
- 對於 SimpleButton 物件,這個值為
true
。 - 對於具有
type = "input"
的 TextField 物件,這個值為true
。 - 對於 Sprite 物件或具有
buttonMode = true
的 MovieClip 物件,這個值為true
。
實作
public function get tabEnabled():Boolean
public function set tabEnabled(value:Boolean):void
tabIndex | 屬性 |
tabIndex:int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會指定 SWF 檔中的物件停駐點順序。 tabIndex
屬性預設為 -1,也就是說該物件沒有設定任何定位停駐點索引。
如果目前該 SWF 檔所顯示的任何物件含有 tabIndex
屬性,自動定位停駐點順序便會停用,而定位停駐點的順序會從物件在 SWF 檔中的 tabIndex
屬性開始計算。 自訂定位停駐點順序只會包含具有 tabIndex
屬性的物件。
tabIndex
屬性可以是非負值的整數。 物件是根據它們的 tabIndex
屬性,依遞增順序排列。 tabIndex
值為 1 的物件會排在 tabIndex
值為 2 的物件前面。 請勿對多個物件使用相同的 tabIndex
值。
由 tabIndex
屬性所定義的自訂定位停駐點順序是「平面」。 也就是說,SWF 檔中物件的階層架構關係是被忽略的。 該 SWF 檔中具有 tabIndex
屬性的所有物件都是依照定位停駐點順序放置的;這個定位停駐點順序是由 tabIndex
值的順序來決定。
注意:若要為 TLFTextField 實體設定停駐點順序,請將 TLFTextField 的顯示物件子系轉換為 InteractiveObject,然後設定 tabIndex
屬性。例如:
InteractiveObject(tlfInstance.getChildAt(1)).tabIndex = 3;若要從 TLFTextField 物件之三個實體的預設值反轉停駐點順序 (
tlfInstance1
、tlfInstance2
及 tlfInstance3
),請使用:
InteractiveObject(tlfInstance1.getChildAt(1)).tabIndex = 3; InteractiveObject(tlfInstance2.getChildAt(1)).tabIndex = 2; InteractiveObject(tlfInstance3.getChildAt(1)).tabIndex = 1;
實作
public function get tabIndex():int
public function set tabIndex(value:int):void
text | 屬性 |
text:String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
做為文字欄位中目前文字的字串。 字行是由歸位字元 ('\r'
,ASCII 13) 加以區隔。 這個屬性包含文字欄位中不含 HTML 標籤的未格式化文字。
若要取得 HTML 格式的文字,請使用 htmlText
屬性。
注意:如果樣式表套用到文字欄位,text
屬性的內容將會解譯為 HTML。
實作
public function get text():String
public function set text(value:String):void
textColor | 屬性 |
textHeight | 屬性 |
textWidth | 屬性 |
thickness | 屬性 |
thickness:Number
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
在這個文字欄位中,字符邊緣的粗細。 只有在 flash.text.AntiAliasType
設定為 flash.text.AntiAliasType.ADVANCED
才會套用這個屬性。
thickness
的範圍是從 -200 到 200 之間的數字。 如果嘗試將thickness
設定為範圍外的值,Flash 會將屬性設定為離範圍內最近的值 (不是 -200 就是 200)。
實作
public function get thickness():Number
public function set thickness(value:Number):void
type | 屬性 |
useRichTextClipboard | 屬性 |
useRichTextClipboard:Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會指定文字格式是否隨著文字一起複製和貼上。 如果設定為 true
,則當您在文字欄位之間複製和貼上文字時,Flash Player 也會複製和貼上格式 (如對齊方式、粗體及斜體)。複製和貼上程序中的原始與目標文字欄位,都必須將 useRichTextClipboard
設定為 true
。 預設值是 false
。
實作
public function get useRichTextClipboard():Boolean
public function set useRichTextClipboard(value:Boolean):void
wordWrap | 屬性 |
appendText | () | 方法 |
getCharBoundaries | () | 方法 |
public function getCharBoundaries(charIndex:int):Rectangle
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回做為字元之範圍框的矩形。
參數
charIndex:int — The zero-based index value for the character (for example, the first
position is 0, the second position is 1, and so on).
|
Rectangle — A rectangle with x and y minimum and maximum values
defining the bounding box of the character.
|
getCharIndexAtPoint | () | 方法 |
public function getCharIndexAtPoint(x:Number, y:Number):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會在 x
和 y
參數所指定的點,傳回字元的索引值 (從零開始)。
參數
x:Number — The x coordinate of the character.
| |
y:Number — The y coordinate of the character.
|
int — The zero-based index value of the character (for example, the first position is 0,
the second position is 1, and so on). Returns -1 if the point is not over any character.
|
getFirstCharInParagraph | () | 方法 |
public function getFirstCharInParagraph(charIndex:int):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定字元索引,會傳回相同段落中第一個字元的索引。
參數
charIndex:int — The zero-based index value of the character (for example, the first character is 0,
the second character is 1, and so on).
|
int — The zero-based index value of the first character in the same paragraph.
|
getImageReference | () | 方法 |
public function getImageReference(id:String):DisplayObject
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
對於使用 <img>
標籤新增至 HTML 格式之文字欄位的影像或 SWF 檔,傳回指定之 id
的 DisplayObject 參考。 <img>
標籤的格式如下:
<img src = 'filename.jpg' id = 'instanceName' >
參數
id:String — The id to match (in the id attribute of the
<img> tag).
|
DisplayObject — The display object corresponding to the image or SWF file with the matching id
attribute in the <img> tag of the text field. For media loaded from an external source,
this object is a Loader object, and, once loaded, the media object is a child of that Loader object. For media
embedded in the SWF file, it is the loaded object. If no <img> tag with
the matching id exists, the method returns null .
|
getLineIndexAtPoint | () | 方法 |
public function getLineIndexAtPoint(x:Number, y:Number):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會在 x
和 y
參數所指定的點,傳回字行的索引值 (從零開始)。
參數
x:Number — The x coordinate of the line.
| |
y:Number — The y coordinate of the line.
|
int — The zero-based index value of the line (for example, the first line is 0, the
second line is 1, and so on). Returns -1 if the point is not over any line.
|
getLineIndexOfChar | () | 方法 |
public function getLineIndexOfChar(charIndex:int):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回字行的索引值 (從零開始),該字行包含 charIndex
參數所指定的字元。
參數
charIndex:int — The zero-based index value of the character (for example, the first character is 0,
the second character is 1, and so on).
|
int — The zero-based index value of the line.
|
getLineLength | () | 方法 |
getLineMetrics | () | 方法 |
public function getLineMetrics(lineIndex:int):flash.text:TextLineMetrics
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回關於指定之文字行的公制字資訊。
參數
lineIndex:int — The line number for which you want metrics information.
|
flash.text:TextLineMetrics — A TextLineMetrics object.
|
getLineOffset | () | 方法 |
public function getLineOffset(lineIndex:int):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回 lineIndex
參數所指定之字行中,第一個字元的字元索引。
參數
lineIndex:int — The zero-based index value of the line (for example, the first line is 0,
the second line is 1, and so on).
|
int — The zero-based index value of the first character in the line.
|
getLineText | () | 方法 |
public function getLineText(lineIndex:int):String
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回 lineIndex
參數所指定之字行的文字。
參數
lineIndex:int — The zero-based index value of the line (for example, the first line is 0,
the second line is 1, and so on).
|
String — The text string contained in the specified line.
|
getParagraphLength | () | 方法 |
public function getParagraphLength(charIndex:int):int
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
指定字元索引,會傳回包含指定之字元的段落長度。 這個長度是相對於段落中的第一個字元 (與 getFirstCharInParagraph()
傳回的相同) 而言,而非傳入的字元索引。
參數
charIndex:int — The zero-based index value of the character (for example, the first character is 0,
the second character is 1, and so on).
|
int — Returns the number of characters in the paragraph.
|
getStyle | () | 方法 |
public function getStyle(styleProp:String):*
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Gets a style property that has been set anywhere in this component's style lookup chain.
This same method is used to get any kind of style property, so the value returned can be a Boolean, String, Number, int, uint (for an RGB color), Class (for a skin), or any kind of object. Therefore the return type is simply specified as *.
If you are getting a particular style property, you know its type and often want to store the result in a variable of that type. No casting from * to that type is necessary.
var backgroundColor:uint = getStyle("backgroundColor");
If the style property has not been set anywhere in the
style lookup chain, the value returned by getStyle()
is undefined
.
Note that undefined
is a special value that is
not the same as false
, ""
,
NaN
, 0
, or null
.
No valid style value is ever undefined
.
You can use the method
IStyleManager2.isValidStyleValue()
to test whether the value was set.
參數
styleProp:String — Name of the style property.
|
* — Style value.
|
getTextFormat | () | 方法 |
public function getTextFormat(beginIndex:int = -1, endIndex:int = -1):flash.text:TextFormat
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會傳回 TextFormat 物件,包含 beginIndex
和 endIndex
參數所指定之文字範圍的格式資訊。 唯有對指定之所有文字都通用的屬性,才會在產生的 TextFormat 物件中加以設定。 任何「混合」的屬性,都表示在文字的不同位置會具有不同的值,因此都具有 null
的值。
如果您沒有指定這些參數的值,這個方法便會套用至文字欄位中的所有文字。
下表說明三個可能的用法:
用法 | 說明 |
---|---|
my_textField.getTextFormat() | 傳回 TextFormat 物件,包含文字欄位中所有文字的格式資訊。 只有文字欄位中所有文字通用的屬性才會於產生的 TextFormat 物件中設定。 任何「混合」的屬性,都表示在文字的不同位置會具有不同的值,因此都具有 null 的值。 |
my_textField.getTextFormat(beginIndex:Number) | 會傳回 TextFormat 物件,包含在 beginIndex 位置之字元的文字格式副本。 |
my_textField.getTextFormat(beginIndex:Number,endIndex:Number) | 傳回 TextFormat 物件,它包含了從 beginIndex 到 endIndex-1 的文字範圍格式資訊。 只有指定範圍裡所有文字通用的屬性才會於產生的 TextFormat 物件中設定。 任何混合的屬性 (在範圍的不同位置具有不同的值) 都會將值設為 null 。 |
參數
beginIndex:int (default = -1 ) — Optional; an integer that specifies the starting location of a range of text within the text field.
| |
endIndex:int (default = -1 ) — Optional; an integer that specifies the position of the first character after the desired
text span. As designed, if you specify beginIndex and endIndex values,
the text from beginIndex to endIndex-1 is read.
|
flash.text:TextFormat — The TextFormat object that represents the formatting properties for the specified text.
|
getUITextFormat | () | 方法 |
public function getUITextFormat():mx.core:UITextFormat
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Returns a UITextFormat object that contains formatting information for this component.
This method is similar to the getTextFormat()
method of the
flash.text.TextField class, but it returns a UITextFormat object instead
of a TextFormat object.
The UITextFormat class extends the TextFormat class to add the text measurement methods
measureText()
and measureHTMLText()
.
mx.core:UITextFormat — An object that contains formatting information for this component.
|
replaceSelectedText | () | 方法 |
public function replaceSelectedText(value:String):void
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
以 value
參數的內容取代目前的選取範圍。 文字會插入到目前選取範圍的位置,它會使用目前的預設字元格式和預設段落格式。 並且不會被視為 HTML。
您可以使用 replaceSelectedText()
方法插入並刪除文字,而不中斷文字中其它部分的字元及段落格式。
注意:如果將樣式表套用至文字欄位,這個方法就無法使用。
參數
value:String — The string to replace the currently selected text.
|
replaceText | () | 方法 |
public function replaceText(beginIndex:int, endIndex:int, newText:String):void
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
將 beginIndex
和 endIndex
參數所指定的字元範圍,以 newText
參數的內容取代。 依原設計,這會取代從 beginIndex
到 endIndex-1
的文字。
注意:如果將樣式表套用至文字欄位,這個方法就無法使用。
參數
beginIndex:int — The zero-based index value for the start position of the replacement range.
| |
endIndex:int — The zero-based index position of the first character after the desired
text span.
| |
newText:String — The text to use to replace the specified range of characters.
|
setColor | () | 方法 |
setFocus | () | 方法 |
public function setFocus():void
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Sets the focus to this component. The component can in turn pass focus to a subcomponent.
Note: Only the TextInput and TextArea controls show a highlight when this method sets the focus. All controls show a highlight when the user tabs to the control.
setSelection | () | 方法 |
public function setSelection(beginIndex:int, endIndex:int):void
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會根據第一個和最後一個字元指定的索引值 (以 beginIndex
和 endIndex
參數指定),設定選取文字。 如果這兩個參數值相同,這個方法便會設定插入點,就像是設定 caretIndex
屬性一樣。
參數
beginIndex:int — The zero-based index value of the first character in the selection
(for example, the first character is 0, the second character is 1, and so on).
| |
endIndex:int — The zero-based index value of the last character in the selection.
|
setTextFormat | () | 方法 |
public function setTextFormat(format:flash.text:TextFormat, beginIndex:int = -1, endIndex:int = -1):void
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
會將 format
參數所指定的文字格式套用至文字欄位中的指定文字。 format
的值必須是會指定所需文字格式變更的 TextFormat 物件。 只有 format
的非 null 屬性才會套用至該文字欄位, 設定為 null
的任何 format
屬性則都不會套用。 根據預設,所有新建立的 TextFormat 物件屬性都會設為 null
。
注意:如果將樣式表套用至文字欄位,這個方法就無法使用。
setTextFormat()
方法會變更套用至字元範圍或文字欄位中,全部文字的文字格式。 若要將格式的屬性套用至文字欄位中的所有文字,請勿指定 beginIndex
和 endIndex
的值。 若要將格式的屬性套用至文字範圍,請指定 beginIndex
和 endIndex
參數值。 您可以使用 length
屬性來判斷索引值。
在 TextFormat 物件中有兩種格式資訊類型,字元等級格式和段落等級格式。 文字欄位中的每個字元都具有其字元格式設定,如字體名稱、字體大小、粗體以及斜體。
對段落而言,段落的第一個字元會當做整段的段落格式設定而進行檢查。 段落格式設定的範例有左方邊界、右方邊界與縮排。
由使用者手動插入、或是由 replaceSelectedText()
方法所取代的任何文字,都會接收新文字的文字欄位預設格式,而非針對文字插入點指定的格式。若要設定新文字的預設格式,請使用 defaultTextFormat
。
參數
format:flash.text:TextFormat — A TextFormat object that contains character and paragraph formatting information.
| |||||||||
beginIndex:int (default = -1 ) — Optional; an integer that specifies the zero-based index position specifying the
first character of the desired range of text.
| |||||||||
endIndex:int (default = -1 ) — Optional; an integer that specifies the first character after the desired text span.
As designed, if you specify beginIndex and endIndex values,
the text from beginIndex to endIndex-1 is updated.
Notice that any text inserted manually by the user, or replaced by the
|
truncateToFit | () | 方法 |
public function truncateToFit(truncationIndicator:String = null):Boolean
語言版本: | ActionScript 3.0 |
產品版本: | Flex 3 |
執行階段版本: | Flash Player 9, AIR 1.1 |
Truncate text to make it fit horizontally in the area defined for the control, and append an ellipsis, three periods (...), to the text.
參數
truncationIndicator:String (default = null ) — The text to be appended after truncation.
If you pass null , a localizable string
such as "..." will be used.
|
Boolean — true if the text needed truncation.
|
Tue Jun 12 2018, 03:47 PM Z