Thanks Anton and Igor, that is exactly what I need!


Anton Veretennikov пишет:
http://www.nabble.com/Link-text-td13585396.html

On Sun, Mar 29, 2009 at 2:28 PM, Khlystov Alexandr
<[email protected]> wrote:
I've googled a bit words "wicket textlink" and found only
http://www.mail-archive.com/[email protected]/msg08875.html,
with your Igor comments.

But there is no answer to my question. Is there a way without <span>, in <a>
tag to set a caption via Link ( or inheriters) ? Because this doesn't work

/| add(new Link("loginLink", new Model("new caption")) {|/

Igor Vaynberg пишет:
also you can google textlink.

-igor

On Sat, Mar 28, 2009 at 12:10 PM, Martin Makundi
<[email protected]> wrote:

Is this what you want:

<a href="#" wicket:id="loginLink"
wicket:message="title:login_link_tooltip"><wicket:message
key="login_caption_property"/></a>

**
Martin

2009/3/28 Khlystov Alexandr ITR <[email protected]>:

I want to create java code for simple button, and to override caption
from
html:

     <a href="#" wicket:id="loginLink">loginLink caption</a>

How it should look like withou span?

--
Khlystov Alexandr


---------------------------------------------------------------------
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]



---------------------------------------------------------------------
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]



---------------------------------------------------------------------
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