X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/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 new file mode 100644 index 00000000..cbf9e9cd --- /dev/null +++ b/docs/output/Ext.layout.container.boxOverflow.None.js @@ -0,0 +1,53 @@ +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