Packagecom.flexicious.controls
Classpublic class AutoCompleteList
InheritanceAutoCompleteList Inheritance mx.controls.List

A specialized version of the base List to work with the TextInput class's autcomplete feature

Default MXML PropertydataProvider



Public Methods
 MethodDefined By
  
AutoCompleteList
  
handleKey(event:KeyboardEvent):void
AutoCompleteList
Constructor Detail
AutoCompleteList()Constructor
public function AutoCompleteList()



Method Detail
handleKey()method
public function handleKey(event:KeyboardEvent):void

Parameters

event:KeyboardEvent