开发者

Is Tomahawk12 tld valid?

I'm using Tomahawk12-1.1.10 with Mojarra JSF 1.2_04.

When I try to use:

<t:dataList id="someId" rowKey="key" var="item" value="#{myBean.listOfItems}">
     <t:selectBooleanCheckbox id="" .../>
</t:dataList&开发者_StackOverflowgt;

I am getting the following error:

Attribute rowKey invalid for tag dataList according to TLD

In t:dataList documentation there is an rowKey attribute, but in tld file there is no mentions of such attribute. Is it possible that tld file in official distribution is outdated?


"rowKey" is a new feature available since tomahawk 1.1.11. It is now available and can be downloaded from MyFaces Tomahawk Download Page

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜