X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.layout.AbsoluteLayout.html?ds=sidebyside diff --git a/docs/output/Ext.layout.AbsoluteLayout.html b/docs/output/Ext.layout.AbsoluteLayout.html index be8cf76a..20024bc8 100644 --- a/docs/output/Ext.layout.AbsoluteLayout.html +++ b/docs/output/Ext.layout.AbsoluteLayout.html @@ -1,4 +1,6 @@ -
ContainerLayout AnchorLayout AbsoluteLayout
Package: | Ext.layout |
Defined In: | AbsoluteLayout.js |
Class: | AbsoluteLayout |
Extends: | AnchorLayout |
This is a layout that inherits the anchoring of Ext.layout.AnchorLayout and adds the +
ContainerLayout + AnchorLayout + AbsoluteLayout
Package: | Ext.layout |
Defined In: | AbsoluteLayout.js |
Class: | AbsoluteLayout |
Extends: | AnchorLayout |
This is a layout that inherits the anchoring of Ext.layout.AnchorLayout and adds the ability for x/y positioning using the standard x and y component config options.
This class is intended to be extended or created via the layout configuration property. See Ext.Container.layout for additional details.