No, that's ok, since they are tied with the component using @Component.
You can configure components completely in your component class if you wish and 
only use t:id in the template…



Am 01.09.2012 um 16:50 schrieb Muhammad Gelbana:

> On this page:
> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/EventLink.html
> 
> 
> I found the following:
> 
> *<a t:id="sort">*${columnModel.label}</a>
>> *<a t:id="sort2">*
>>  <img src="${icon}" id="${columnModel.id}:sort" class="t-sort-icon"
>> alt="${iconLabel}"/>
>> </a>
> 
> 
> The tags are missing the t:type attribute.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to