createPartControl and view [message #437207] |
Tue, 01 June 2004 07:10  |
Eclipse User |
|
|
|
Originally posted by: sunay.yaldiz.gentleware.com
Hello all,
I have a question. How can I get all the view instances having some
specific id? For example I have a view with id :"x.y.z.view" and I want
to get all the instances of this view. The reason I want to get all the
instances is that, in some cases, I need to call the
createPartControl(...) method programmatically(not done by Eclipse runtime).
Thanks for any help,
Sunay
|
|
|
Re: createPartControl and view [message #437299 is a reply to message #437207] |
Wed, 02 June 2004 16:05  |
Eclipse User |
|
|
|
Sunay Yaldiz wrote:
> Hello all,
> I have a question. How can I get all the view instances having some
> specific id? For example I have a view with id :"x.y.z.view" and I want
> to get all the instances of this view. The reason I want to get all the
> instances is that, in some cases, I need to call the
> createPartControl(...) method programmatically(not done by Eclipse runtime).
> Thanks for any help,
> Sunay
You can only get one view instance for each view id.
|
|
|
Powered by
FUDForum. Page generated in 0.03218 seconds