X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.layout.ContainerLayout.html?ds=sidebyside diff --git a/docs/output/Ext.layout.ContainerLayout.html b/docs/output/Ext.layout.ContainerLayout.html index ac878d94..50960750 100644 --- a/docs/output/Ext.layout.ContainerLayout.html +++ b/docs/output/Ext.layout.ContainerLayout.html @@ -1,4 +1,4 @@ -
Package: | Ext.layout |
Defined In: | ContainerLayout.js |
Class: | ContainerLayout |
Subclasses: | AnchorLayout, BorderLayout, BoxLayout, ColumnLayout, FitLayout, MenuLayout, TableLayout, ToolbarLayout |
Extends: | Object |
This class is intended to be extended or created via the layout +
Package: | Ext.layout |
Defined In: | ContainerLayout.js |
Class: | ContainerLayout |
Subclasses: | AnchorLayout, BorderLayout, BoxLayout, ColumnLayout, FitLayout, MenuLayout, TableLayout, ToolbarLayout |
Extends: | Object |
This class is intended to be extended or created via the layout configuration property. See Ext.Container.layout for additional details.
Config Options | Defined By | |
---|---|---|
extraCls : String An optional extra CSS class that will be added to the container. This can be useful for adding
customized styles to t... An optional extra CSS class that will be added to the container. This can be useful for adding customized styles to the container or any of its children using standard CSS rules. See |