Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » createPartControl and view
createPartControl and view [message #437207] Tue, 01 June 2004 07:10 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:showing or disposing a view programmatically
Next Topic:SWT Help API
Goto Forum:
  


Current Time: Thu Sep 18 19:37:14 EDT 2025

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

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

Back to the top