You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Adriano dos Santos Fernandes <ad...@uol.com.br> on 2008/11/04 12:31:22 UTC

Advice for a YUI Button Component

Hi!

I didn't found any project integrating YUI Button with Wicket, and I'd 
want it. The problem that I'm seen is that onclick should not be on the 
<button> tag, but specified from javascript.

Would be possible to have *Link classes working (inheriting, or with 
behaviors) this way without need to reimplement all them?

Thanks,


Adriano


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


Re: Advice for a YUI Button Component

Posted by Adriano dos Santos Fernandes <ad...@uol.com.br>.
Thanks, Nino.

That is the good and easy way that I want to know.


Adriano


Nino Saturnino Martinez Vazquez Wael escreveu:
> Sure.. Just make the javascript call what ever the link calls.. You 
> can see the input events contrib on wicketstuff on howto do this..
>
> Adriano dos Santos Fernandes wrote:
>> Hi!
>>
>> I didn't found any project integrating YUI Button with Wicket, and 
>> I'd want it. The problem that I'm seen is that onclick should not be 
>> on the <button> tag, but specified from javascript.
>>
>> Would be possible to have *Link classes working (inheriting, or with 
>> behaviors) this way without need to reimplement all them?
>>
>> Thanks,
>>
>>
>> Adriano
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>


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


Re: Advice for a YUI Button Component

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Sure.. Just make the javascript call what ever the link calls.. You can 
see the input events contrib on wicketstuff on howto do this..

Adriano dos Santos Fernandes wrote:
> Hi!
>
> I didn't found any project integrating YUI Button with Wicket, and I'd 
> want it. The problem that I'm seen is that onclick should not be on 
> the <button> tag, but specified from javascript.
>
> Would be possible to have *Link classes working (inheriting, or with 
> behaviors) this way without need to reimplement all them?
>
> Thanks,
>
>
> Adriano
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


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