How to nest TabPane in Extjs in other web pages and how to implement it and code _ extjs

Source: Internet
Author: User
In Extjs, TabPane is embedded in other webpages for some special purposes. Many new users may not be very familiar with this. I will introduce it in detail in this article, if you are interested, do not miss it. I hope this article will help you. The Code is as follows:


Var tabPanel = new Ext. TabPanel ({
ActiveTab: 0,
Region: 'center ',
LayoutOnTabChange: false,
DeferredRender: true,
Items :[

{
Title: 'Baidu ',
Layout: 'fit ',
Height: 375,
Id: 'training _ grief_rep_tab_4 ',
Border: false,
DeferredRender: false,
// Items: new TrainingBriefSummaryItem ({sunmmaryId: tariningId }),
AutoScroll: true,
Html :''
}
]
});


Image

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.