I am reading it without immediate access to wicket dev environment.
so I'd like to confirm it before I forget it
>why cant you just try and see if it works...
>
>-igor
>
>
>On Tue, Mar 4, 2008 at 8:34 PM, <[EMAIL PROTECTED]> wrote:
>> Hello:
>> I am reading the lastest wicket in action and saw a statement
>> A link component can be attached to tags other than <a>
>> such as spans <td> <tr>... I was a confused as I remember
>> to I have to create buttons within a data table in order
>> to hava link function. Is it true I could do the followin
>>
>> <td wicket:id="link">Link</td> or
>> <span wicket:id="link">Link</span>
>>
>> add("link", new Link(.....)
>>
>> Thanks
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]