Hi all, I have markup <a href="#" wicked:id="xxx">[xxx]</a> and Label with text in Java code.
But I'd like to generate in run-time either:
<a href="#" wicked:id="xxx">text</a>
or
<a href="#" wicked:id="xxx"><img src="xxx"/></a>
But I don't know how to achieve this. Please, could
somebody help me.
Thanks, Petr
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
