Em Wed, 23 Sep 2009 21:57:36 -0300, cleverpig <greatclever...@gmail.com> escreveu:

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"/>

The Select component doesn't generate a label. To do that, use the Label component. Look at the examples given in http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Select.html.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to