Introduction to ExtJS learning basic containers

Source: Internet
Author: User

Viewport:

A dedicated container for the Visual application area (browser window).

Viewport renders itself to the Documet body area of the Web page and automatically adjusts itself to the size of the browser window, automatically adapting to size when the window size changes. Only one viewport can be created in a page.

Any container container can be used as a sub-component of a viewport, and developers use a viewport as the parent container to configure layout layouts and manage their size and location.

Container:

Any base class that may contain other ext.component components is not size by default, so be sure to configure the layout, size, and position for the container.

Panel:

A panel is a container that has specific features and structural components that enable it to perfectly create parts for the application-oriented user interface. Panel inherits from Ext.container.Container,

You can set up your own layout layouts , and you can include sub-components.

Introduction to ExtJS learning basic containers

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.