Available on flash
staticread onlyMAX_LINE_WIDTH:Int
new()
read onlyascent:Float
read onlyatomCount:Int
read onlydescent:Float
read onlyhasGraphicElement:Bool
@:require(flash10_1)read onlyhasTabs:Bool
read onlymirrorRegions:Vector<TextLineMirrorRegion>
read onlynextLine:TextLine
read onlypreviousLine:TextLine
read onlyrawTextLength:Int
read onlyspecifiedWidth:Float
read onlytextBlock:TextBlock
read onlytextBlockBeginIndex:Int
read onlytextHeight:Float
read onlytextWidth:Float
read onlytotalAscent:Float
read onlytotalDescent:Float
read onlytotalHeight:Float
read onlyunjustifiedTextWidth:Float
userData:Dynamic
validity:String
dump():String
flushAtomData():Void
getAtomBidiLevel(atomIndex:Int):Int
getAtomBounds(atomIndex:Int):Rectangle
getAtomCenter(atomIndex:Int):Float
getAtomGraphic(atomIndex:Int):DisplayObject
getAtomIndexAtCharIndex(charIndex:Int):Int
getAtomIndexAtPoint(stageX:Float, stageY:Float):Int
getAtomTextBlockBeginIndex(atomIndex:Int):Int
getAtomTextBlockEndIndex(atomIndex:Int):Int
getAtomTextRotation(atomIndex:Int):String
getAtomWordBoundaryOnLeft(atomIndex:Int):Bool
getBaselinePosition(baseline:String):Float
getMirrorRegion(mirror:EventDispatcher):TextLineMirrorRegion
mouseChildren:Bool
read onlynumChildren:Int
@:require(flash11_8)stopAllMovieClips:() ‑> Void
tabChildren:Bool
read onlytextSnapshot:TextSnapshot
accessibilityImplementation:AccessibilityImplementation
contextMenu:ContextMenu
doubleClickEnabled:Bool
focusRect:Dynamic
mouseEnabled:Bool
@:require(flash11)needsSoftKeyboard:Bool
@:require(flash11)softKeyboardInputAreaOfInterest:Rectangle
tabEnabled:Bool
tabIndex:Int
accessibilityProperties:AccessibilityProperties
alpha:Float
blendMode:BlendMode
@:require(flash10)write onlyblendShader:Shader
cacheAsBitmap:Bool
filters:Array<BitmapFilter>
height:Float
read onlyloaderInfo:LoaderInfo
mask:DisplayObject
read onlymouseX:Float
read onlymouseY:Float
name:String
opaqueBackground:Null<UInt>
read onlyparent:DisplayObjectContainer
read onlyroot:DisplayObject
rotation:Float
@:require(flash10)rotationX:Float
@:require(flash10)rotationY:Float
@:require(flash10)rotationZ:Float
scale9Grid:Rectangle
scaleX:Float
scaleY:Float
@:require(flash10)scaleZ:Float
scrollRect:Rectangle
read onlystage:Stage
transform:Transform
visible:Bool
width:Float
x:Float
y:Float
@:require(flash10)z:Float
addChild(child:DisplayObject):DisplayObject
addChildAt(child:DisplayObject, index:Int):DisplayObject
areInaccessibleObjectsUnderPoint(point:Point):Bool
contains(child:DisplayObject):Bool
getChildAt(index:Int):DisplayObject
getChildByName(name:String):DisplayObject
getChildIndex(child:DisplayObject):Int
getObjectsUnderPoint(point:Point):Array<DisplayObject>
removeChild(child:DisplayObject):DisplayObject
removeChildAt(index:Int):DisplayObject
@:value({ endIndex : 2147483647, beginIndex : 0 })@:require(flash11)removeChildren(beginIndex:Int = 0, endIndex:Int = 2147483647):Void
setChildIndex(child:DisplayObject, index:Int):Void
swapChildren(child1:DisplayObject, child2:DisplayObject):Void
swapChildrenAt(index1:Int, index2:Int):Void
@:require(flash11)requestSoftKeyboard():Bool
getBounds(targetCoordinateSpace:DisplayObject):Rectangle
getRect(targetCoordinateSpace:DisplayObject):Rectangle
globalToLocal(point:Point):Point
@:require(flash10)globalToLocal3D(point:Point):Vector3D
hitTestObject(obj:DisplayObject):Bool
@:value({ shapeFlag : false })hitTestPoint(x:Float, y:Float, shapeFlag:Bool = false):Bool
@:require(flash10)local3DToGlobal(point3d:Vector3D):Point
localToGlobal(point:Point):Point
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool