Available on flash
new(?elements:Vector<ContentElement>, ?elementFormat:ElementFormat, ?eventMirror:EventDispatcher, ?textRotation:TextRotation)
@:flash.propertyread onlyelementCount:Int
getElementAt(index:Int):ContentElement
getElementAtCharIndex(charIndex:Int):ContentElement
getElementIndex(element:ContentElement):Int
groupElements(beginIndex:Int, endIndex:Int):GroupElement
mergeTextElements(beginIndex:Int, endIndex:Int):TextElement
replaceElements(beginIndex:Int, endIndex:Int, newElements:Vector<ContentElement>):Vector<ContentElement>
setElements(value:Vector<ContentElement>):Void
splitTextElement(elementIndex:Int, splitIndex:Int):TextElement
ungroupElements(groupIndex:Int):Void
@:flash.propertyelementFormat:ElementFormat
@:flash.propertyeventMirror:EventDispatcher
@:flash.propertyread onlygroupElement:GroupElement
@:flash.propertyread onlyrawText:String
@:flash.propertyread onlytext:String
@:flash.propertyread onlytextBlock:TextBlock
@:flash.propertyread onlytextBlockBeginIndex:Int
@:flash.propertytextRotation:TextRotation
userData:Dynamic