Thiago H. de Paula Figueiredo schrieb:
Em Tue, 17 Nov 2009 11:32:40 -0200, Andy Pahne
escreveu:
Now I want to know: how can I access the ProgressiveDisplay's context
inside my custom RetrieveAvailabilityAndPrice component. I don't know
how to do that.
Create a parameter in RetrieveAvailabi
Em Tue, 17 Nov 2009 11:32:40 -0200, Andy Pahne
escreveu:
Now I want to know: how can I access the ProgressiveDisplay's context
inside my custom RetrieveAvailabilityAndPrice component. I don't know
how to do that.
Create a parameter in RetrieveAvailabilityAndPrice to do that.
--
Thiago H
I have defined a ProgressiveDisplay component like in the snippet below.
Now I want to know: how can I access the ProgressiveDisplay's context
inside my custom RetrieveAvailabilityAndPrice component. I don't know
how to do that.
Thank you,
Andy