Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » PageBookView problem
PageBookView problem [message #65231] Mon, 16 August 2004 03:33 Go to next message
Eclipse UserFriend
Originally posted by: HydraliskXiong.hotmail.com

When i use Page to create a page in PageBookView,
i created 3 TableViews.
The question is how could i write the getControl() method which returns a
Control?
I want to return 3 viewers.
thanks a lot.
Re: PageBookView problem [message #65275 is a reply to message #65231] Thu, 19 August 2004 13:35 Go to previous message
Michael Valenta is currently offline Michael ValentaFriend
Messages: 560
Registered: July 2009
Senior Member
What you need to do is create a Composite and add your three viewers to
the composite. The composite can then be returned as the control of the
page.

xibufeiche wrote:

> When i use Page to create a page in PageBookView,
> i created 3 TableViews.
> The question is how could i write the getControl() method which returns a
> Control?
> I want to return 3 viewers.
> thanks a lot.
>
>
>
Re: PageBookView problem [message #597934 is a reply to message #65231] Thu, 19 August 2004 13:35 Go to previous message
Michael Valenta is currently offline Michael ValentaFriend
Messages: 560
Registered: July 2009
Senior Member
What you need to do is create a Composite and add your three viewers to
the composite. The composite can then be returned as the control of the
page.

xibufeiche wrote:

> When i use Page to create a page in PageBookView,
> i created 3 TableViews.
> The question is how could i write the getControl() method which returns a
> Control?
> I want to return 3 viewers.
> thanks a lot.
>
>
>
Previous Topic:Deployment
Next Topic:Plugin communication
Goto Forum:
  


Current Time: Sat Jul 27 14:53:48 GMT 2024

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

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

Back to the top