Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.layout.container.boxOverflow.Menu.js
1 Ext.data.JsonP.Ext_layout_container_boxOverflow_Menu({
2   "tagname": "class",
3   "name": "Ext.layout.container.boxOverflow.Menu",
4   "doc": "\n",
5   "extends": "Ext.layout.container.boxOverflow.None",
6   "mixins": [
7
8   ],
9   "alternateClassNames": [
10     "Ext.layout.boxOverflow.Menu"
11   ],
12   "xtype": null,
13   "author": null,
14   "docauthor": null,
15   "singleton": false,
16   "private": true,
17   "cfg": [
18     {
19       "tagname": "cfg",
20       "name": "afterCtCls",
21       "member": "Ext.layout.container.boxOverflow.Menu",
22       "type": "String",
23       "doc": "<p>CSS class added to the afterCt element. This is the element that holds any special items such as scrollers,\nwhich must always be present at the rightmost edge of the Container</p>\n",
24       "private": false,
25       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/container/boxOverflow/Menu.js",
26       "linenr": 16,
27       "html_filename": "Menu.html",
28       "href": "Menu.html#Ext-layout-container-boxOverflow-Menu-cfg-afterCtCls",
29       "shortDoc": "CSS class added to the afterCt element. This is the element that holds any special items such as scrollers,\nwhich mus..."
30     }
31   ],
32   "method": [
33
34   ],
35   "property": [
36     {
37       "tagname": "property",
38       "name": "menuItems",
39       "member": "Ext.layout.container.boxOverflow.Menu",
40       "type": "Array",
41       "doc": "<p>Array of all items that are currently hidden and should go into the dropdown menu</p>\n",
42       "private": false,
43       "static": false,
44       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/container/boxOverflow/Menu.js",
45       "linenr": 38,
46       "html_filename": "Menu.html",
47       "href": "Menu.html#Ext-layout-container-boxOverflow-Menu-property-menuItems"
48     },
49     {
50       "tagname": "property",
51       "name": "noItemsMenuText",
52       "member": "Ext.layout.container.boxOverflow.Menu",
53       "type": "String",
54       "doc": "<p>HTML fragment to render into the toolbar overflow menu if there are no items to display</p>\n",
55       "private": false,
56       "static": false,
57       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/container/boxOverflow/Menu.js",
58       "linenr": 22,
59       "html_filename": "Menu.html",
60       "href": "Menu.html#Ext-layout-container-boxOverflow-Menu-property-noItemsMenuText"
61     }
62   ],
63   "event": [
64
65   ],
66   "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/container/boxOverflow/Menu.js",
67   "linenr": 1,
68   "html_filename": "Menu.html",
69   "href": "Menu.html#Ext-layout-container-boxOverflow-Menu",
70   "cssVar": [
71
72   ],
73   "cssMixin": [
74
75   ],
76   "component": false,
77   "superclasses": [
78     "Ext.layout.container.boxOverflow.None"
79   ],
80   "subclasses": [
81
82   ],
83   "mixedInto": [
84
85   ],
86   "allMixins": [
87
88   ]
89 });