Adding child node to DSE Schema node [message #597909] |
Fri, 27 August 2010 13:33  |
Eclipse User |
|
|
|
I have a DTP Connectivity impl. Along with Tables, Views, User Defined Functions I want to display a Documents Node and it's children.
ServerExplorerVNodeContentProviderNav.displaySchemaChildren( Object parent) seems to be the place I want to plug in to accomplish that, but I don't see a way to plug in there. Am I looking in the right place, or is there a better option?
Thanks!
~jd
|
|
|
Re: Adding child node to DSE Schema node [message #597913 is a reply to message #597909] |
Fri, 27 August 2010 14:23  |
Eclipse User |
|
|
|
Really any of the other enablement plug-ins that add their own objects
to the tree via their models and contributors - ASA is one example you
already found.
I know we don't provide much detail on extending the model in the docs
(probably none). Existing examples are about as good as you're going to
find for now.
HTH...
--Fitz
John Doyle wrote:
> I have a DTP Connectivity impl. Along with Tables, Views, User Defined
> Functions I want to display a Documents Node and it's children.
> ServerExplorerVNodeContentProviderNav.displaySchemaChildren( Object
> parent) seems to be the place I want to plug in to accomplish that, but
> I don't see a way to plug in there. Am I looking in the right place,
> or is there a better option?
>
> Thanks!
> ~jd
|
|
|
Powered by
FUDForum. Page generated in 0.05117 seconds