In a table of contacts I want to make the "Name" a hyperlink to the page 
that displays details of that contact. So I created a link and wanted to 
set the label of the link to the name of the contact. I could not find a 
suitable method on the Link classes. All examples I saw create a panel 
inside the link tag and then set a label inside the panel. Why is it not 
possible to call setLabel() directly on a link or is there a way I'm not 
aware of?

Thanks
Ravi.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to