But why cant I use

    @BindParameter
    private String zone;

to bind the name of the zone?

<select t:id="selectType" t:type="select" t:mixins="SelectContextMixin"
t:zone="zone" t:context="currentFilterSection" t:model="typeModel"
t:value="currentFilterSection.value.type" ></select> 

I mean am I reading it wrong or should this bind the zone for me?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Mixng-cant-find-zone-parameter-tp5720157p5720180.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to