class flash.text.engine.GroupElement extends ContentElement
Available on flash
Instance Fields
function new(?elements:Vector<ContentElement>, ?elementFormat:ElementFormat, ?eventMirror:EventDispatcher, ?textRotation:TextRotation):Void
function replaceElements(beginIndex:Int, endIndex:Int, newElements:Vector<ContentElement>):Vector<ContentElement>