Class Selection

Selection

Method Index

addListener(), getBeginIndex(), getCaretIndex(), getEndIndex(), getFocus(), removeListener(), setFocus(), setSelection()

Method Detail

addListener

function addListener(listener:
Object):Void

getBeginIndex

function getBeginIndex():
Number

getCaretIndex

function getCaretIndex():
Number

getEndIndex

function getEndIndex():
Number

getFocus

function getFocus():
String

removeListener

function removeListener(listener:
Object):Boolean

setFocus

function setFocus(newFocus:
Object):Boolean

setSelection

function setSelection(beginIndex:
Number, endIndex:Number):Void