http://www.nabble.com/Link-text-td13585396.html

On Sun, Mar 29, 2009 at 2:28 PM, Khlystov Alexandr
<allex.khlys...@gmail.com> wrote:
>
> I've googled a bit words "wicket textlink" and found only
> http://www.mail-archive.com/wicket-u...@lists.sourceforge.net/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
>> <martin.maku...@koodaripalvelut.com> 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 <a...@ovservice.org>:
>>>
>>>>
>>>> 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: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to