BTW _resources.getComponentModel().getEmbeddedComponentIds() would be
really really useful if it didn't return an empty list every time
during my testing. Is there any way for a component to know what it
contains?

On 7/30/07, Todd Orr <[EMAIL PROTECTED]> wrote:
> I've found out how to pass data between components so long as it's
> downstream. Is there a way to pass data from a component (B) that is
> physically below another component (A) to component A?
>
> I've found that performing any data passing (per situation above)
> during the RenderSetup, etc. methods using either ComponentResources
> or Environment is useless since the previous components have already
> finished rendering.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to