Re: [T5] interfaces and coercion

2007-11-29 Thread Alexander Turtsevich
Alexander Turtsevich wrote: 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.compon

[T5] interfaces and coercion

2007-11-29 Thread Alexander Turtsevich
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.e