FocusManager manages all the when a component should receive focus,i.e if it can .
static public function getCurrentManager():FocusManager
Returns an instance of FocusManager.
public function sortKeys(oldVal:Number, newVal:Number, c:Component):Void
Re-orders the list when the user changes the tabIndex of a component if the tabIndex clashes with another components tabIndex it will exit the method