21 lines
No EOL
5.3 KiB
JavaScript
21 lines
No EOL
5.3 KiB
JavaScript
/*
|
|
This file is part of Ext JS 3.4
|
|
|
|
Copyright (c) 2011-2013 Sencha Inc
|
|
|
|
Contact: http://www.sencha.com/contact
|
|
|
|
GNU General Public License Usage
|
|
This file may be used under the terms of the GNU General Public License version 3.0 as
|
|
published by the Free Software Foundation and appearing in the file LICENSE included in the
|
|
packaging of this file.
|
|
|
|
Please review the following information to ensure the GNU General Public License version 3.0
|
|
requirements will be met: http://www.gnu.org/copyleft/gpl.html.
|
|
|
|
If you are unsure which license is appropriate for your use, please contact the sales department
|
|
at http://www.sencha.com/contact.
|
|
|
|
Build date: 2013-04-03 15:07:25
|
|
*/
|
|
Ext.data.JsonP.Ext_layout_boxOverflow_None({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":["Ext.layout.boxOverflow.Menu","Ext.layout.boxOverflow.Scroller"],"extends":null,"uses":[],"html":"<div><pre class=\"hierarchy\"><h4>Subclasses</h4><div class='dependency'><a href='#!/api/Ext.layout.boxOverflow.Menu' rel='Ext.layout.boxOverflow.Menu' class='docClass'>Ext.layout.boxOverflow.Menu</a></div><div class='dependency'><a href='#!/api/Ext.layout.boxOverflow.Scroller' rel='Ext.layout.boxOverflow.Scroller' class='docClass'>Ext.layout.boxOverflow.Scroller</a></div><h4>Files</h4><div class='dependency'><a href='source/BoxLayout.html#Ext-layout-boxOverflow-None' target='_blank'>BoxLayout.js</a></div></pre><div class='doc-contents'><p>Base class for Box Layout overflow handlers. These specialized classes are invoked when a Box Layout\n(either an HBox or a VBox) has child items that are either too wide (for HBox) or too tall (for VBox)\nfor its container.</p>\n</div><div class='members'><div class='members-section'><div class='definedBy'>Defined By</div><h3 class='members-title icon-method'>Methods</h3><div class='subsection'><div id='method-constructor' class='member first-child not-inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><span class='defined-in' rel='Ext.layout.boxOverflow.None'>Ext.layout.boxOverflow.None</span><br/><a href='source/BoxLayout.html#Ext-layout-boxOverflow-None-method-constructor' target='_blank' class='view-source'>view source</a></div><strong class='new-keyword'>new</strong><a href='#!/api/Ext.layout.boxOverflow.None-method-constructor' class='name expandable'>Ext.layout.boxOverflow.None</a>( <span class='pre'>layout, config</span> ) : <a href=\"#!/api/Ext.layout.boxOverflow.None\" rel=\"Ext.layout.boxOverflow.None\" class=\"docClass\">Ext.layout.boxOverflow.None</a></div><div class='description'><div class='short'> ...</div><div class='long'>\n<h3 class=\"pa\">Parameters</h3><ul><li><span class='pre'>layout</span> : Object<div class='sub-desc'>\n</div></li><li><span class='pre'>config</span> : Object<div class='sub-desc'>\n</div></li></ul><h3 class='pa'>Returns</h3><ul><li><span class='pre'><a href=\"#!/api/Ext.layout.boxOverflow.None\" rel=\"Ext.layout.boxOverflow.None\" class=\"docClass\">Ext.layout.boxOverflow.None</a></span><div class='sub-desc'>\n</div></li></ul></div></div></div><div id='method-clearOverflow' class='member not-inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><span class='defined-in' rel='Ext.layout.boxOverflow.None'>Ext.layout.boxOverflow.None</span><br/><a href='source/BoxLayout.html#Ext-layout-boxOverflow-None-method-clearOverflow' target='_blank' class='view-source'>view source</a></div><a href='#!/api/Ext.layout.boxOverflow.None-method-clearOverflow' class='name expandable'>clearOverflow</a>( <span class='pre'></span> )<strong class='private signature' >private</strong></div><div class='description'><div class='short'> ...</div><div class='long'>\n</div></div></div><div id='method-handleOverflow' class='member not-inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><span class='defined-in' rel='Ext.layout.boxOverflow.None'>Ext.layout.boxOverflow.None</span><br/><a href='source/BoxLayout.html#Ext-layout-boxOverflow-None-method-handleOverflow' target='_blank' class='view-source'>view source</a></div><a href='#!/api/Ext.layout.boxOverflow.None-method-handleOverflow' class='name expandable'>handleOverflow</a>( <span class='pre'></span> )<strong class='private signature' >private</strong></div><div class='description'><div class='short'> ...</div><div class='long'>\n</div></div></div></div></div></div></div>","superclasses":[],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"BoxLayout.html#Ext-layout-boxOverflow-None","filename":"BoxLayout.js"}],"linenr":313,"members":{"property":[],"cfg":[],"css_var":[],"method":[{"tagname":"method","owner":"Ext.layout.boxOverflow.None","meta":{},"name":"constructor","id":"method-constructor"},{"tagname":"method","owner":"Ext.layout.boxOverflow.None","meta":{"private":true},"name":"clearOverflow","id":"method-clearOverflow"},{"tagname":"method","owner":"Ext.layout.boxOverflow.None","meta":{"private":true},"name":"handleOverflow","id":"method-handleOverflow"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.layout.boxOverflow.None","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.layout.boxOverflow.None","mixins":[],"mixedInto":[]}); |