On Tue, 14 Feb 2012 15:57:13 -0200, Михаил Слободянюк
<[email protected]> wrote:
Thanks!
But i am dont completely understand this.
1. If i don't bound "model" parameter of Select in page template, but try
bound it in mixin's setupRender() i get exception: Parameter(s) 'model'
are
required for org.apache.tapestry5.corelib.components.Select, but have not
been bound.
2.How to i can assign binding from bean's property to "value" Select's
parameter from mixin?
You can't provide component parameter values from mixins, just read them.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]