Hi!
I am writing my own Tree component and I have question about rendering nested ( leaf ) component. The idea is to leave Tree component to decide where to render nested component and somehow specify which component must be used as nested. I have allready Tree component, and component which must be used as nested, but I don't know how to link them together. Should I use Delegete component
somehow? It has lack of documentation, so mailing list is my last hope :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to