User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)
I would like to close/reopen a view after an update. I found that
hideView is capable of closing the view. I also found showView for
reopening. However, I lose my context of where the view was during the
close/update.
Is there a way short of creating another plugin that stores the location
to store the position of the closed view? I cannot find an id or
anything to recall the workbenchpage that the view was open on.