X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/guides/layouts_and_containers/README.js diff --git a/docs/guides/layouts_and_containers/README.js b/docs/guides/layouts_and_containers/README.js index c88b008b..729f55d2 100644 --- a/docs/guides/layouts_and_containers/README.js +++ b/docs/guides/layouts_and_containers/README.js @@ -1,3 +1,3 @@ Ext.data.JsonP.layouts_and_containers({ - "guide": "

Layouts and Containers

\n\n
\n\n

The layout system is one of the most powerful parts of Ext JS. It handles the sizing and positioning of every component in your application and keeps everything in the right place while your user gets their work done.

\n\n

In Ext JS 4 we have the best performance and flexibility compared to previous versions, as well as brand new layouts like DockLayout.

\n\n\n\n\n

This guide is a work in progress.

\n\n

Please check back soon

\n" + "guide": "

Layouts and Containers

\n\n
\n\n

The layout system is one of the most powerful parts of Ext JS. It handles the sizing and positioning of every component in your application and keeps everything in the right place while your user gets their work done.

\n\n

In Ext JS 4 we have the best performance and flexibility compared to previous versions, as well as brand new layouts like DockLayout.

\n\n\n\n" }); \ No newline at end of file