new ()
antiAliasType:AntiAliasType
autoSize:TextFieldAutoSize
background:Bool
backgroundColor:Int
border:Bool
borderColor:Int
read onlybottomScrollV:Int
read onlycaretIndex:Int
defaultTextFormat:TextFormat
displayAsPassword:Bool
embedFonts:Bool
gridFitType:GridFitType
htmlText:UTF8String
read onlylength:Int
maxChars:Int
read onlymaxScrollH:Int
read onlymaxScrollV:Int
mouseWheelEnabled:Bool
multiline:Bool
read onlynumLines:Int
restrict:UTF8String
scrollH:Int
scrollV:Int
selectable:Bool
read onlyselectionBeginIndex:Int
read onlyselectionEndIndex:Int
shader:Shader
sharpness:Float
text:UTF8String
textColor:Int
read onlytextHeight:Float
read onlytextWidth:Float
type:TextFieldType
wordWrap:Bool
appendText (text:String):Void
getCharBoundaries (charIndex:Int):Rectangle
getCharIndexAtPoint (x:Float, y:Float):Int
getFirstCharInParagraph (charIndex:Int):Int
getLineIndexAtPoint (x:Float, y:Float):Int
getLineIndexOfChar (charIndex:Int):Int
getLineLength (lineIndex:Int):Int
getLineMetrics (lineIndex:Int):TextLineMetrics
getLineOffset (lineIndex:Int):Int
getLineText (lineIndex:Int):String
getParagraphLength (charIndex:Int):Int
getTextFormat (?beginIndex:Int, ?endIndex:Int):TextFormat
replaceSelectedText (value:String):Void
replaceText (beginIndex:Int, endIndex:Int, newText:String):Void
setSelection (beginIndex:Int, endIndex:Int):Void
setTextFormat (format:TextFormat, ?beginIndex:Int, ?endIndex:Int):Void
doubleClickEnabled:Bool
focusRect:Null<Bool>
mouseEnabled:Bool
needsSoftKeyboard:Bool
softKeyboardInputAreaOfInterest:Rectangle
tabEnabled:Bool
tabIndex:Int
alpha:Float
blendMode:BlendMode
cacheAsBitmap:Bool
cacheAsBitmapMatrix:Matrix
filters:Array<BitmapFilter>
height:Float
read onlyloaderInfo:LoaderInfo
mask:DisplayObject
read onlymouseX:Float
read onlymouseY:Float
name:String
opaqueBackground:Null<Int>
read onlyparent:DisplayObjectContainer
read onlyroot:DisplayObject
rotation:Float
scale9Grid:Rectangle
scaleX:Float
scaleY:Float
scrollRect:Rectangle
read onlystage:Stage
transform:Transform
visible:Bool
width:Float
x:Float
y:Float
requestSoftKeyboard ():Bool
__update (transformOnly:Bool, updateChildren:Bool, ?maskGraphics:Graphics):Void
__updateChildren (transformOnly:Bool):Void
__updateMask (maskGraphics:Graphics):Void
getBounds (targetCoordinateSpace:DisplayObject):Rectangle
getRect (targetCoordinateSpace:DisplayObject):Rectangle
globalToLocal (pos:Point):Point
hitTestObject (obj:DisplayObject):Bool
hitTestPoint (x:Float, y:Float, ?shapeFlag:Bool):Bool
localToGlobal (point:Point):Point
hasEventListener (type:String):Bool
toString ():String
willTrigger (type:String):Bool