X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.layout.AnchorLayout.html diff --git a/docs/output/Ext.layout.AnchorLayout.html b/docs/output/Ext.layout.AnchorLayout.html index 84ad6b69..492d1d87 100644 --- a/docs/output/Ext.layout.AnchorLayout.html +++ b/docs/output/Ext.layout.AnchorLayout.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
  AnchorLayout

Class Ext.layout.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

Class Ext.layout.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