Hi Amy, if I get the entire ArrayCollection from the Java backend, do I have to go trough the entire ArrayCollection to wrap each object? Is there an automatic procedure?
Thanks again! :) ________________________________ From: droponrcll <[email protected]> To: [email protected] Sent: Friday, August 21, 2009 5:52:01 PM Subject: [flexcoders] Re: Cannot select identical item in my tree component... --- In flexcod...@yahoogro ups.com, - - <sailorsea21@ ...> wrote: > > Hi Alex, if I need both objects to be identical, how can I assign different > UID? > > If I double click the object on the parent node, I enable a view to edit the > object. > The same object is found nested deeper in the tree, if I double click it, it > must edit the same object on the parent branch. Create a "wrapper" object with a different UID that the tree sees that contains the same object. HTH; Amy __________________________________________________________________ Looking for the perfect gift? Give the gift of Flickr! http://www.flickr.com/gift/

