X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.layout.AbsoluteLayout.html diff --git a/docs/output/Ext.layout.AbsoluteLayout.html b/docs/output/Ext.layout.AbsoluteLayout.html index be8cf76a..577ab9e9 100644 --- a/docs/output/Ext.layout.AbsoluteLayout.html +++ b/docs/output/Ext.layout.AbsoluteLayout.html @@ -1,4 +1,4 @@ -
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.