Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / 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 (file)
index 0000000..cbf9e9c
--- /dev/null
@@ -0,0 +1,53 @@
+Ext.data.JsonP.Ext_layout_container_boxOverflow_None({
+  "tagname": "class",
+  "name": "Ext.layout.container.boxOverflow.None",
+  "doc": "<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",
+  "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