Manually expand Data Source Explorer nodes [message #823967] |
Mon, 19 March 2012 00:51 |
Eclipse User |
|
|
|
I am trying to programmatically expand the nodes of the DSE to select a node in the tree. I am able to get the common Viewer(Tree Viewer) and expandToLevel() to the connection profile and its Database. But the children of this node is a LoadingNode and I can't get it to load or expand. I have tried to get the children of the LoadingNode via the ITreePathContentProvider.getChildren() passing in a TreePath that includes the ConnectionProfile, the Database, and the LoadingNode. But that is not working.
Any suggestions or code examples you can refer to?
thanks,
|
|
|
Powered by
FUDForum. Page generated in 0.05764 seconds