X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.layout.AnchorLayout.html?ds=sidebyside diff --git a/docs/output/Ext.layout.AnchorLayout.html b/docs/output/Ext.layout.AnchorLayout.html index 84ad6b69..621e3b72 100644 --- a/docs/output/Ext.layout.AnchorLayout.html +++ b/docs/output/Ext.layout.AnchorLayout.html @@ -1,4 +1,5 @@ -
ContainerLayout AnchorLayout
Package: | Ext.layout |
Defined In: | AnchorLayout.js |
Class: | AnchorLayout |
Subclasses: | AbsoluteLayout, FormLayout |
Extends: | ContainerLayout |
This is a layout that enables anchoring of contained elements relative to the container's dimensions. +
ContainerLayout + AnchorLayout
Package: | Ext.layout |
Defined In: | AnchorLayout.js |
Class: | AnchorLayout |
Subclasses: | AbsoluteLayout, FormLayout |
Extends: | ContainerLayout |
This is a layout that enables anchoring of contained elements relative to the container's dimensions. If the container is resized, all anchored items are automatically rerendered according to their anchor rules.
This class is intended to be extended or created via the layout:'anchor' Ext.Container.layout