Do you have an example of such an event? Is there any method that is
invoked in the parent component before the event listener in the child
component is triggered?
And is there a corresponding method where I can remove the variable
from the environment again? I haven't found anything in the docs so
far.

Thanks,
 Markus


On Mon, Aug 11, 2008 at 9:34 AM, Davor Hrg <[EMAIL PROTECTED]> wrote:
> enviromentals do not depend on render,
>
> it depends on you when you provide enviromental variable,
> when you will make enviromental available for your components.
> you can use any event besides setupRender
>
>
> Davor Hrg
>
> On Sun, Aug 10, 2008 at 4:59 PM, Markus Joschko <[EMAIL PROTECTED]>wrote:
>
>> Hi list,
>> is there a way to have an environmental service during an action request?
>> In the docs a tabmodel is mentioned which can be put into the
>> environment during setupRender.
>> However if an event happens in an encapsulated tab component and it
>> wants to make any sanity checks against the provided model
>> it will fall flat as setupRender is not called during action requests.
>>
>> Regards,
>>  Markus
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

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

Reply via email to