Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7190617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:33:15+00:00 2026-05-28T19:33:15+00:00

I am not understanding how to add a webpage inside the tabbed panel so

  • 0

I am not understanding how to add a webpage inside the tabbed panel so that when I select a tab the webpage should display in there. I am trying to use UiBinder in GWT.
I have 3 pages Page1.java, Page2.java and Page2.ui.xml.
Page1.java contains a TabPanel with 3 tab indexes, so on the index(0) of the tabPanel I want Page2.java to be displayed.
Any help appreciated. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:33:17+00:00Added an answer on May 28, 2026 at 7:33 pm

    You just add widgets to the TabPanel in order of the tabs. So if you want to have the widget from Page2.java (which I am assuming is a Composite widget) to be displayed in the TabPanel with, say, a tab text of “Page 2” you would do the following (in Page1.java):

    TabPanel panel = new TabPanel();
    panel.add(new Page2(), "Page 2");
    

    For more details and examples I recommend you read the documentation on the TabPanel.

    It’s also worth mentioning from the documentation:

    This widget will only work in quirks mode. If your application is in Standards Mode, use TabLayoutPanel instead.
    

    So if your host page declaration looks like this: <!DOCTYPE html> which means you are in Standards Mode, you should be using the TabLayoutPanel widget.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to do something here with VB that I guess I'm not understanding
There's something wrong with my code or I'm just not understanding this fully. I
We're using ReportBuilder 1.0 (2005) for now. I'm not understanding the way that the
It's possible that I'm not really understanding how git works here, but I have
I'm in the midst of trying to use a UIScrollView and there appears to
There is a possibility I'm not understanding how it's supposed to work. Where I
I am not understanding the point of using .def files with DLLs. It seems
I have some not understanding actions from gnu clisp Suppose, I have some code
I am not understanding the 'aligning allocated memory' part from the mprotect usage. I
I found the following code somewhere, but I am not understanding the code properly.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.