u have a typo. t:label not t:lable :)


2009/9/23 cleverpig <greatclever...@gmail.com>:
> my tapestry's version is Tapestry5.1.05.
>
> i read this from select component manual:
> Component Parameters:
> ...
> label   String
> NOT Allow Null          literal
> The user presentable label for the field. If not provided, a
> reasonable label is generated from the component's id, first by
> looking for a message key named "id-label" (substituting the
> component's actual id), then by converting the actual id to a
> presentable string (for example, "userId" to "User Id").
> ...
>
> but you can't make this label work in this way:
> <t:select t:id="catSelector" t:model="catSelectModel"
> t:value="selectCat" t:encoder="catEncoder" t:lable="catSelector"/>
>
> --
> cleverpig(Dan)
> Location: Beijing
> Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
> Zipcode: 100031
> MSN: great_liu...@hotmail.com
> QQ: 149291732
> Skype: cleverpigatmatrix
> Facebook ID:cleverpig
> Blog: www.cleverpig.name
> Tags: del.icio.us/cleverpig
> Twitter: twitter.com/cleverpig
> 新浪微博: t.sina.com.cn/cleverpig
> Organization: www.beijing-open-party.org
> or...@facebook: http://www.facebook.com/group.php?gid=8159558294
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

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

Reply via email to