selectedItem is typed as Object.  It will be whatever object you had in your dataProvider at the index you’ve selected.

 


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of André Fraga
Sent: Monday, September 26, 2005 5:09 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] questions about HorizontalList

 

but in pratice, what type has the value returned by selectedItem ?
2005/9/26, Matt Chotin <[EMAIL PROTECTED]>:
>
>
> The "change" function on HorizontalList will tell you when the item has been
> selected.  The selectedItem property is the item that was selected.
>
>
>
> Matt
>
>
> ________________________________
>
>
> From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
> Behalf Of andrehfraga
> Sent: Sunday, September 25, 2005 8:20 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] questions about HorizontalList
>
>
>
>
> hello all,
>
> kow I make in a HorizontalList to know which item is selected? I need
> pass how parameter in function for example getItem(-item selected-)
> (Prototype: function getItem(item:String):Void) the item selected, is
> it possible?
>
> thanks.
>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ:
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
>
>
> ________________________________
> YAHOO! GROUPS LINKS
>
>  Visit your group "flexcoders" on the web.
>
>  To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>  To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> ________________________________
>
>
>



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to