0

hyperlink in listcell

asked 2009-05-07 11:57:56 +0800

Dhanapalan gravatar image Dhanapalan
159 2

Hi,

How to get hyperlinks for listcell value like when you mouse over listcell value that will get underline with hand icon.

Thanks,
Dhana

delete flag offensive retag edit

6 Replies

Sort by ยป oldest newest

answered 2009-05-07 17:22:56 +0800

james gravatar image james
255 2

I believe it's this...

<toolbarbutton label="click me" value="http://www.zkoss.org" />

link publish delete flag offensive edit

answered 2009-05-08 05:58:40 +0800

Dhanapalan gravatar image Dhanapalan
159 2

Sorry James, its not working for me.
i got this error.

org.zkoss.zk.ui.metainfo.PropertyNotFoundException: Method, setValue, not found for class org.zkoss.zul.Toolbarbutton

link publish delete flag offensive edit

answered 2009-05-08 09:44:50 +0800

PeterKuo gravatar image PeterKuo
481 2

Visit zk docs,
http://docs.zkoss.org/wiki/Documentation

And search api of toolbarbutton,
you'll find setHref(java.lang.String href).
I think that's what you want.

link publish delete flag offensive edit

answered 2009-05-08 15:51:55 +0800

james gravatar image james
255 2

Yes, I apologize Dhanapalan, it would be more like tihs

<toolbarbutton label="click me" href="http://www.zkoss.org" />

link publish delete flag offensive edit

answered 2009-05-11 06:52:21 +0800

Dhanapalan gravatar image Dhanapalan
159 2

Thank you so much James, It works for me.

link publish delete flag offensive edit

answered 2012-05-02 11:31:20 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

In my case, i want to load another zul page, is that same way we need to do that

Regards
Senthil

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-05-07 11:57:56 +0800

Seen: 390 times

Last updated: May 02 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More