commit extjs-2.2.1
[extjs.git] / docs / output / Ext.layout.AbsoluteLayout.html
1         <div class="body-wrap">
2         <div class="top-tools">
3             <a class="inner-link" href="#Ext.layout.AbsoluteLayout-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>
4             <a class="inner-link" href="#Ext.layout.AbsoluteLayout-methods"><img src="../resources/images/default/s.gif" class="item-icon icon-method">Methods</a>
5             <a class="inner-link" href="#Ext.layout.AbsoluteLayout-events"><img src="../resources/images/default/s.gif" class="item-icon icon-event">Events</a>
6                             <a class="inner-link" href="#Ext.layout.AbsoluteLayout-configs"><img src="../resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>
7                         <a class="bookmark" href="../docs/?class=Ext.layout.AbsoluteLayout"><img src="../resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>
8         </div>
9                 <div class="inheritance res-block">
10 <pre class="res-block-inner"><a ext:cls="Ext.layout.ContainerLayout" ext:member="" href="output/Ext.layout.ContainerLayout.html">ContainerLayout</a>
11   <img src="resources/elbow-end.gif"/><a ext:cls="Ext.layout.AnchorLayout" ext:member="" href="output/Ext.layout.AnchorLayout.html">AnchorLayout</a>
12     <img src="resources/elbow-end.gif"/>AbsoluteLayout</pre></div>
13                 <h1>Class Ext.layout.AbsoluteLayout</h1>
14         <table cellspacing="0">
15             <tr><td class="label">Package:</td><td class="hd-info">Ext.layout</td></tr>
16             <tr><td class="label">Defined In:</td><td class="hd-info"><a href="../src/AbsoluteLayout.js" target="_blank">AbsoluteLayout.js</a></td></tr>
17             <tr><td class="label">Class:</td><td class="hd-info">AbsoluteLayout</td></tr>
18                                     <tr><td class="label">Extends:</td><td class="hd-info"><a ext:cls="Ext.layout.AnchorLayout" ext:member="" href="output/Ext.layout.AnchorLayout.html">AnchorLayout</a></td></tr>
19                     </table>
20         <div class="description">
21             *
22 <p>Inherits the anchoring of <a ext:cls="Ext.layout.AnchorLayout" href="output/Ext.layout.AnchorLayout.html">Ext.layout.AnchorLayout</a> and adds the ability for x/y positioning using the
23 standard x and y component config options.</p>        </div>
24         
25         <div class="hr"></div>
26                 <a id="Ext.layout.AbsoluteLayout-configs"></a>
27         <h2>Config Options</h2>
28         <table cellspacing="0" class="member-table">
29             <tr>
30                 <th class="sig-header" colspan="2">Config Options</th>
31                 <th class="msource-header">Defined By</th>
32             </tr>
33                 <tr class="config-row expandable">\r
34         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
35         <td class="sig">\r
36         <a id="Ext.layout.AbsoluteLayout-extraCls"></a>\r
37             <b>extraCls</b> : String            <div class="mdesc">\r
38                         <div class="short">An optional extra CSS class that will be added to the container (defaults to 'x-abs-layout-item'). This can be useful...</div>\r
39             <div class="long">\r
40                 An optional extra CSS class that will be added to the container (defaults to 'x-abs-layout-item'). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.            </div>\r
41                         </div>\r
42         </td>\r
43         <td class="msource">AbsoluteLayout</td>\r
44     </tr>\r
45         <tr class="config-row inherited alt">\r
46         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
47         <td class="sig">\r
48         <a id="Ext.layout.AbsoluteLayout-renderHidden"></a>\r
49             <b>renderHidden</b> : Boolean            <div class="mdesc">\r
50                             True to hide each contained item on render (defaults to false).                        </div>\r
51         </td>\r
52         <td class="msource"><a ext:cls="Ext.layout.ContainerLayout" ext:member="#renderHidden" href="output/Ext.layout.ContainerLayout.html#renderHidden">ContainerLayout</a></td>\r
53     </tr>\r
54             </table>
55                 <a id="Ext.layout.AbsoluteLayout-props"></a>
56         <h2>Public Properties</h2>
57         <div class="no-members">This class has no public properties.</div>        <a id="Ext.layout.AbsoluteLayout-methods"></a>
58         <h2>Public Methods</h2>
59         <div class="no-members">This class has no public methods.</div>        <a id="Ext.layout.AbsoluteLayout-events"></a>
60         <h2>Public Events</h2>
61         <div class="no-members">This class has no public events.</div>
62         </div>