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 9117159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T04:50:31+00:00 2026-06-17T04:50:31+00:00

I created this simple example with two tabs, the first tab1 i want to

  • 0

I created this simple example with two tabs, the first tab1 i want to make it disappear myTab.child(‘# tab1’).Tab.hide(), but your html content does not disappear with the tab1. And when I enable the html content of tab2 tab1 is on the html of tab2. Why?

See this sample

Thanks in Advanced,
Cláudio.

  • 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-06-17T04:50:32+00:00Added an answer on June 17, 2026 at 4:50 am

    You need to use setActiveTab to switch tabs (or getLayout().setActiveItem()).

    From the help:

    var card1 = Ext.create('Ext.panel.Panel', {itemId: 'card-1'});
    var card2 = Ext.create('Ext.panel.Panel', {itemId: 'card-2'});
    var panel = Ext.create('Ext.panel.Panel', {
        layout: 'card',
        activeItem: 0,
        items: [card1, card2]
    });
    // These are all equivalent
    panel.getLayout().setActiveItem(card2);
    panel.getLayout().setActiveItem('card-2');
    panel.getLayout().setActiveItem(1);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've created this simple example program, but this doesn't work. it won't connect. any
I created a simple application inspired by this example in order to test all
In this simple example, i want to create a String array populated with each
in this example from opencv, why didn't we create a simple variable img (instead
I have created this simple program to learn shared_ptr using namespace std; #define Yes
I've created this simple GUI: from tkinter import * root = Tk() def grabText(event):
I have created my web socket server and client using this simple tutorial here
I've just started learning ruby, so this question is simple. I created @subject in
I created a simple netbeans plugin (see this tutorial ) and now i wanna
I created a simple speech recognition service: for this purpose I created a subclass

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.