haXe API Documentation
Back | Index
extern class flash.text.engine.TextElement
extends ContentElement
Available in flash9
function new(?text : String, ?elementFormat : ElementFormat, ?eventMirror : flash.events.EventDispatcher, ?textRotation : TextRotation) : Void
function replaceText(beginIndex : Int, endIndex : Int, newText : String) : Void
Back | Index