Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 12: Using Data-Driven Controls > ComboBox control - Pg. 379

388 CHAPTER 12 Key End Control Action Moves selection to the end of the list. Toggle key. Allows for multiple (noncontiguous) selection and deselection when allowMultipleSelection is set to true . Works with key presses, click selection, and drag selection. Contiguous selection key. Allows for contiguous selections when allowMultipleSelection is set to true . Works with key presses, click selection, and drag selection. Shift ComboBox control The ComboBox control is a drop-down list from which the user can select a single value. Its functionality is very similar to that of the SELECT form element in HTML. For complete reference information, see the Adobe Flex Language Reference.