X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/output/Ext.layout.container.boxOverflow.None.js diff --git a/docs/output/Ext.layout.container.boxOverflow.None.js b/docs/output/Ext.layout.container.boxOverflow.None.js deleted file mode 100644 index cbf9e9cd..00000000 --- a/docs/output/Ext.layout.container.boxOverflow.None.js +++ /dev/null @@ -1,53 +0,0 @@ -Ext.data.JsonP.Ext_layout_container_boxOverflow_None({ - "tagname": "class", - "name": "Ext.layout.container.boxOverflow.None", - "doc": "

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.

\n", - "extends": "Object", - "mixins": [ - - ], - "alternateClassNames": [ - "Ext.layout.boxOverflow.None" - ], - "xtype": null, - "author": null, - "docauthor": null, - "singleton": false, - "private": true, - "cfg": [ - - ], - "method": [ - - ], - "property": [ - - ], - "event": [ - - ], - "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/container/boxOverflow/None.js", - "linenr": 1, - "html_filename": "None.html", - "href": "None.html#Ext-layout-container-boxOverflow-None", - "cssVar": [ - - ], - "cssMixin": [ - - ], - "component": false, - "superclasses": [ - - ], - "subclasses": [ - "Ext.layout.container.boxOverflow.Menu", - "Ext.layout.container.boxOverflow.Scroller" - ], - "mixedInto": [ - - ], - "allMixins": [ - - ] -}); \ No newline at end of file