Hi Andreas,

I think my colleagues have received your advice, too. I believe this can solve their problem. Thank you so much for your help. :-)

Thanks and Best Regards,
Felix.


Andreas Schlüns
Hi Zhang Xiaofei,

a) getCurrentFrame() isnt a good choice anyway. It depends from focus
and even if your job was called it can happen that the focus was switched to another resource already.

b) Solution: Make it more explicit. Every job will be called wit a set of parameters of type css.beans.NamedValue. If you read the developers guide you will find a detailed description which parameters exists for which job-use-case. E.g. for document events like OnFocus you will find the model already part of these parameter set ... and so there is no need to use the destkop or any frame.

Regards
Andreas


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

Reply via email to