creationComplete or initialize would probably be fine event triggers.
If this is a subclass you could probably override commitProperties too
(make sure to call super.commitProperties).

Matt

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of ROUSSELIE David ROSI/SIFAC
Sent: Wednesday, July 20, 2005 5:39 AM
To: [email protected]
Subject: [flexcoders] create children from dataprovider

hello, 

I would like to create children from the dataProvider attribut like
TileList. Where is the cleaner place to iterate over dataProvider to
call createChild ? In "createChildren", "dataProvider" not yet
initialized and is undefined. For the moment, I create children in a
handle method when receiving "creationComplete" event.

Thanks,

-- 
David Rousselie


--
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



 




--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to