Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.is.js
1 Ext.data.JsonP.Ext_is({
2   "tagname": "class",
3   "name": "Ext.is",
4   "doc": "<p>Determines information about the current platform the application is running on.</p>\n",
5   "extends": null,
6   "mixins": [
7
8   ],
9   "alternateClassNames": [
10
11   ],
12   "xtype": null,
13   "author": null,
14   "docauthor": null,
15   "singleton": true,
16   "private": false,
17   "cfg": [
18
19   ],
20   "method": [
21
22   ],
23   "property": [
24     {
25       "tagname": "property",
26       "name": "Android",
27       "member": "Ext.is",
28       "type": "Boolean",
29       "doc": "<p>True when the browser is running on an Android device</p>\n",
30       "private": false,
31       "static": false,
32       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
33       "linenr": 88,
34       "html_filename": "Support.html",
35       "href": "Support.html#Ext-is-property-Android"
36     },
37     {
38       "tagname": "property",
39       "name": "Blackberry",
40       "member": "Ext.is",
41       "type": "Boolean",
42       "doc": "<p>True when the browser is running on a Blackberry</p>\n",
43       "private": false,
44       "static": false,
45       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
46       "linenr": 78,
47       "html_filename": "Support.html",
48       "href": "Support.html#Ext-is-property-Blackberry"
49     },
50     {
51       "tagname": "property",
52       "name": "Desktop",
53       "member": "Ext.is",
54       "type": "Boolean",
55       "doc": "<p>True if the browser is running on a desktop machine</p>\n",
56       "private": false,
57       "static": false,
58       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
59       "linenr": 21,
60       "html_filename": "Support.html",
61       "href": "Support.html#Ext-is-property-Desktop"
62     },
63     {
64       "tagname": "property",
65       "name": "Linux",
66       "member": "Ext.is",
67       "type": "Boolean",
68       "doc": "<p>True when the browser is running on Linux</p>\n",
69       "private": false,
70       "static": false,
71       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
72       "linenr": 118,
73       "html_filename": "Support.html",
74       "href": "Support.html#Ext-is-property-Linux"
75     },
76     {
77       "tagname": "property",
78       "name": "Mac",
79       "member": "Ext.is",
80       "type": "Boolean",
81       "doc": "<p>True when the browser is running on a Mac</p>\n",
82       "private": false,
83       "static": false,
84       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
85       "linenr": 98,
86       "html_filename": "Support.html",
87       "href": "Support.html#Ext-is-property-Mac"
88     },
89     {
90       "tagname": "property",
91       "name": "Phone",
92       "member": "Ext.is",
93       "type": "Boolean",
94       "doc": "<p>True if the browser is running on a phone.</p>\n",
95       "private": false,
96       "static": false,
97       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
98       "linenr": 30,
99       "html_filename": "Support.html",
100       "href": "Support.html#Ext-is-property-Phone"
101     },
102     {
103       "tagname": "property",
104       "name": "Standalone",
105       "member": "Ext.is",
106       "type": "Boolean",
107       "doc": "<p>Detects when application has been saved to homescreen.</p>\n",
108       "private": false,
109       "static": false,
110       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
111       "linenr": 41,
112       "html_filename": "Support.html",
113       "href": "Support.html#Ext-is-property-Standalone"
114     },
115     {
116       "tagname": "property",
117       "name": "Tablet",
118       "member": "Ext.is",
119       "type": "Object",
120       "doc": "<p>True if the browser is running on a tablet (iPad)</p>\n",
121       "private": false,
122       "static": false,
123       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
124       "linenr": 26,
125       "html_filename": "Support.html",
126       "href": "Support.html#Ext-is-property-Tablet"
127     },
128     {
129       "tagname": "property",
130       "name": "Windows",
131       "member": "Ext.is",
132       "type": "Boolean",
133       "doc": "<p>True when the browser is running on Windows</p>\n",
134       "private": false,
135       "static": false,
136       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
137       "linenr": 108,
138       "html_filename": "Support.html",
139       "href": "Support.html#Ext-is-property-Windows"
140     },
141     {
142       "tagname": "property",
143       "name": "iOS",
144       "member": "Ext.is",
145       "type": "Boolean",
146       "doc": "<p>True if the browser is running on iOS</p>\n",
147       "private": false,
148       "static": false,
149       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
150       "linenr": 35,
151       "html_filename": "Support.html",
152       "href": "Support.html#Ext-is-property-iOS"
153     },
154     {
155       "tagname": "property",
156       "name": "iPad",
157       "member": "Ext.is",
158       "type": "Boolean",
159       "doc": "<p>True when the browser is running on a iPad</p>\n",
160       "private": false,
161       "static": false,
162       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
163       "linenr": 68,
164       "html_filename": "Support.html",
165       "href": "Support.html#Ext-is-property-iPad"
166     },
167     {
168       "tagname": "property",
169       "name": "iPhone",
170       "member": "Ext.is",
171       "type": "Boolean",
172       "doc": "<p>True when the browser is running on a iPhone</p>\n",
173       "private": false,
174       "static": false,
175       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
176       "linenr": 48,
177       "html_filename": "Support.html",
178       "href": "Support.html#Ext-is-property-iPhone"
179     },
180     {
181       "tagname": "property",
182       "name": "iPod",
183       "member": "Ext.is",
184       "type": "Boolean",
185       "doc": "<p>True when the browser is running on a iPod</p>\n",
186       "private": false,
187       "static": false,
188       "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
189       "linenr": 58,
190       "html_filename": "Support.html",
191       "href": "Support.html#Ext-is-property-iPod"
192     }
193   ],
194   "event": [
195
196   ],
197   "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js",
198   "linenr": 1,
199   "html_filename": "Support.html",
200   "href": "Support.html#Ext-is",
201   "cssVar": [
202
203   ],
204   "cssMixin": [
205
206   ],
207   "component": false,
208   "superclasses": [
209
210   ],
211   "subclasses": [
212
213   ],
214   "mixedInto": [
215
216   ],
217   "allMixins": [
218
219   ]
220 });