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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]