Re: DataTable cell link

2008-10-29 Thread dlipski
t;>> PropertyModel(rowModel, >>>>> > property)) >>>>> > >>>>> > cell.add (new AttributeAppender("onclick", new Model >>>>> > ("someJavascriptCall();")); >>>>> > >>>>&g

Re: DataTable cell link

2008-10-29 Thread Igor Vaynberg
> } >>>> > } >>>> > >>>> > >>>> > I think the second version would attach the onclick to the label >>>> within >>>> > the of a cell. >>>> > >>>> > Regards, >>>&

Re: DataTable cell link

2008-10-29 Thread dlipski
It looks like you are adding a link to the table cell, not making a >>> cell >>> >> itself a link. >>> >> >>> >> If I understand your code it is

Re: DataTable cell link

2008-10-29 Thread dlipski
it is familar to: >> >> >> >> <a>text</a> >> >> >> >> but Im wondering how to achive: >> >> text >> >> >> >> where xyz is code generated by Wicket (like in Link component class) >> >> &

Re: DataTable cell link

2008-10-29 Thread dlipski
cketopia project (and any of its classes like >> >>>> FragmentColumn) >> >>>> so I can misunderstand your idea but as far as I am able to read >> that >> >>>> code >> >&g

Re: DataTable cell link

2008-10-28 Thread Jeremy Thomerson
t;> It looks like you are adding a link to the table cell, not making a > >>>> cell > >>>> itself a link. > >>>> > >>>> If I understand your code it is familar to: > >>>> > >>>> <a>text</a&

Re: DataTable cell link

2008-10-28 Thread Jeremy Thomerson
t; >> jwcarman wrote: > >> > >>> Here's an example where I put a remove link in a DefaultDataTable cell: > >>> > >>> > https://wicketopia.svn.sourceforge.net/svnroot/wicketopia/trunk/example/src/main/java/org/wicketopia/example/web/page/Hom

Re: DataTable cell link

2008-10-28 Thread dlipski
>> but Im wondering how to achive: >>>> text >>>> >>>> where xyz is code generated by Wicket (like in Link component class) >>>> >>>> If I misundestood you could you give me some more details hot to make >>>> cell >>&g

Re: DataTable cell link

2008-10-28 Thread James Carman
? >>> >>> Regards >>> Daniel >>> >>> >>> >>> jwcarman wrote: >>> >>>> Here's an example where I put a remove link in a DefaultDataTable cell: >>>> >>>> https

Re: DataTable cell link

2008-10-28 Thread dlipski
java >>> >>> >>> On Tue, Oct 28, 2008 at 6:33 AM, dlipski <[EMAIL PROTECTED]> >>> wrote: >>> >>>> Hi >>>> >>>> I have one short question: >>>> How to make entire cell in a DataTable a link ? &g

Re: DataTable cell link

2008-10-28 Thread Michael O'Cleirigh
PI. Regards Daniel -- View this message in context: http://www.nabble.com/DataTable-cell-link-tp20204702p20204702.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: DataTable cell link

2008-10-28 Thread Jeremy Thomerson
e a link ? > >> I've read that Link component can be attached not only to <a> tags > >> but > >> also to any other html elements (like and ) but I dont know how > >> to > >> use it with DataTable API. > >> > >> Regards Daniel > >>

Re: DataTable cell link

2008-10-28 Thread James Carman
;>> Hi >>> >>> I have one short question: >>> How to make entire cell in a DataTable a link ? >>> I've read that Link component can be attached not only to <a> tags >>> but >>> also to any other html elements (like and ) bu

Re: DataTable cell link

2008-10-28 Thread dlipski
nt know how >> to >> use it with DataTable API. >> >> Regards Daniel >> -- >> View this message in context: >> http://www.nabble.com/DataTable-cell-link-tp20204702p20204702.html >> Sent from the Wicket - User mailing list archive at Nabble.com. >

Re: DataTable cell link

2008-10-28 Thread James Carman
Daniel > -- > View this message in context: > http://www.nabble.com/DataTable-cell-link-tp20204702p20204702.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e

DataTable cell link

2008-10-28 Thread dlipski
in context: http://www.nabble.com/DataTable-cell-link-tp20204702p20204702.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]