In that case, you could listen for the creationComplete event of the
child view, then do your setup. creationPolicy="all" is almost
cheating.
Tracy
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of arieljake
Sent: Wednesday, May 02, 2007
Don't pull data from outside your component. Push outside data into your
component, but store it in data vars, not directly in the children. Then
when the children get created, have them pull data to display from those
data vars.
- Gordon
From: flexcoders@yahoog
2 matches
Mail list logo