Hi!

Is it possible to attach a mixin on the fly to a 'generated' link? 

I wanted to use component resources:
Link link = resources_.createEventLink(linkId, new Object[] {param1,param2}); 
for generating the link, but there doesn't appear to be a way to attach a link 
property? I feel like I am missing something obvious ? ...the only way I know 
of that might work is using renderInformalParameters and writing the mixin 
JavaScript into the page... hmm don't like that too much, is there a better way?

Thanks,
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to