You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alexander Turtsevich <at...@beldts.de> on 2007/11/29 11:22:03 UTC

[T5] interfaces and coercion

i'm developing ajax tree component, providing 2 interfaces to 
implement:  JqTreeKeyPrivider and JqTreeModel

but i cant pass classes that implements those interfaces to the 
component, getting error :
        Could not find a coercion from type 
org.example.ajax.components.TreeModel to type 
org.example.ajax.components.jqtree.JqTreeModel.

is there any other way to do it?

thanks


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