Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] TreeView children provider

Hi,

in my plugin I have a view displaying a TreeView. I implement the
ITreeContentProvider and LabelProvider interfaces, and a tree is
displayed. Now I would like that other plgins can add children to some
of my objects. Is here an API for this, or do I need to implement this
myself?

Regards,
Leen Toelen


Back to the top