Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Programatically close a ViewPart
Programatically close a ViewPart [message #327708] Tue, 29 April 2008 13:35 Go to next message
Manuel Selva is currently offline Manuel SelvaFriend
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hi all,

I am creating programatically several instances of a given Eclipse's view.
This view of course is defined with the aloowmultiple flag to true.

I just want to know if there is one way to close the ViewPart returned by
the Page.showView() method ??

Thanks in advance

Manu


Re: Programatically close a ViewPart [message #327741 is a reply to message #327708] Wed, 30 April 2008 00:46 Go to previous message
Wayne Beaton is currently offline Wayne BeatonFriend
Messages: 554
Registered: December 2017
Senior Member
Try hideView(IViewPart).

HTH,

Wayne

On Tue, 2008-04-29 at 13:35 +0000, Manuel Selva wrote:
> Hi all,
>
> I am creating programatically several instances of a given Eclipse's view.
> This view of course is defined with the aloowmultiple flag to true.
>
> I just want to know if there is one way to close the ViewPart returned by
> the Page.showView() method ??
>
> Thanks in advance
>
> Manu
>
Previous Topic:Is it possible to get events from "browser support"
Next Topic:Drop Down Tree View
Goto Forum:
  


Current Time: Tue Jul 16 13:59:06 GMT 2024

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

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

Back to the top