Hi everyone, 

I have a tricky question for you. :)

Let's imagine I have a component (coming from a component library) that has
an "index" property.
So index has the @Property annotation.

I want to create a component that extends the previous component.
And I want to test "index"'s value to change component's behaviour... how
can I do this ?
As long as "index" is private from the first component and there is no
"getIndex()" method (thanks to @Property).

Thanks !

Clément

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Property-limitations-with-java-extensions-tp4393088p4393088.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