You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Mark Kessler (JIRA)" <ji...@apache.org> on 2013/04/06 16:27:15 UTC

[jira] [Resolved] (FLEX-33477) Listbase doesn't expose setSelectedIndex

     [ https://issues.apache.org/jira/browse/FLEX-33477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Kessler resolved FLEX-33477.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Updated the methods to be public.  Removed the private tag in the asdoc comments.  Updated the comments to better describe the parameters similar to the grid/datagrid.

Successful build of sdk and test application showed new improvement.
                
> 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