X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.layout.AbsoluteLayout.html diff --git a/docs/output/Ext.layout.AbsoluteLayout.html b/docs/output/Ext.layout.AbsoluteLayout.html index 577ab9e9..20024bc8 100644 --- a/docs/output/Ext.layout.AbsoluteLayout.html +++ b/docs/output/Ext.layout.AbsoluteLayout.html @@ -1,4 +1,6 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
  AnchorLayout
    AbsoluteLayout

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

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