X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.layout.AnchorLayout.html diff --git a/docs/output/Ext.layout.AnchorLayout.html b/docs/output/Ext.layout.AnchorLayout.html index 41558281..492d1d87 100644 --- a/docs/output/Ext.layout.AnchorLayout.html +++ b/docs/output/Ext.layout.AnchorLayout.html @@ -1,4 +1,4 @@ -
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 @@ -28,7 +28,7 @@ logic if necessary. For example:

width:600, anchor:'-100 50%' }] -});

Config Options

Config OptionsDefined By

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file