Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Adding child node to DSE Schema node
Adding child node to DSE Schema node [message #597909] Fri, 27 August 2010 17:33 Go to next message
John Doyle is currently offline John DoyleFriend
Messages: 12
Registered: March 2010
Junior Member
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 18:23 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
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
Previous Topic:Adding child node to DSE Schema node
Next Topic:How change default value in DSE?
Goto Forum:
  


Current Time: Fri Apr 19 07:33:13 GMT 2024

Powered by FUDForum. Page generated in 0.02073 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top