RE: [flexcoders] Repeaters and Referencing Component IDs

2009-02-19 Thread Tracy Spratt
The first thing I would do is crate a custom component that encapsulates the repeated UI(tree and image), and repeat that. Then I would create a setter for the image source (set imageSource()) in the repeated component. I would give my component and id, say myTree. Repeater would make an

RE: [flexcoders] Repeaters and ListCollectionViews

2007-11-02 Thread Alex Harui
Sure it works. ArrayCollection is a ListCollectionView subclass. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of simonjpalmer Sent: Friday, November 02, 2007 5:40 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Repeaters and

RE: [flexcoders] Repeaters ?

2006-05-10 Thread Matt Chotin
In your handler look into event.target.getRepeaterItem()... -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Antoine Malpel Sent: Tuesday, May 09, 2006 6:19 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Repeaters ? For a shopping