[ https://issues.apache.org/jira/browse/FLEX-33477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Kessler reopened FLEX-33477: --------------------------------- Correcting the ASDOC for the combobox to match the listbase asdoc. > Listbase doesn't expose setSelectedIndex > ---------------------------------------- > > Key: FLEX-33477 > URL: https://issues.apache.org/jira/browse/FLEX-33477 > Project: Apache Flex > Issue Type: Improvement > Components: Spark: ComboBox, Spark: DropDownList, Spark: List > Affects Versions: Apache Flex 4.9.0 > Reporter: Mark Kessler > Assignee: Mark Kessler > Priority: Minor > Fix For: Apache Flex 4.10.0 > > > The listbase support class has the setSelectedIndex marked as mxinternal. It > should be marked public instead. The selectedIndex setter calls this method > directly anyways. For comparison, the DataGrid and Grid components have this > method exposed. > The combobox will be updated as well since it overrides the method. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira