Selection
extern class flash.SelectionAvailable in flash
static function addListener( listener : SelectionListener ) : Void
static function getBeginIndex() : Int
static function getCaretIndex() : Int
static function getEndIndex() : Int
static function getFocus() : String
static function removeListener( listener : SelectionListener ) : Bool
static function setFocus( newFocus : Dynamic ) : Bool
static function setSelection( beginIndex : Int, endIndex : Int ) : Void
version #202, modified 2008-05-02 19:16:05 by api