X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/output/Ext.is.js diff --git a/docs/output/Ext.is.js b/docs/output/Ext.is.js new file mode 100644 index 00000000..f404b50f --- /dev/null +++ b/docs/output/Ext.is.js @@ -0,0 +1,220 @@ +Ext.data.JsonP.Ext_is({ + "tagname": "class", + "name": "Ext.is", + "doc": "

Determines information about the current platform the application is running on.

\n", + "extends": null, + "mixins": [ + + ], + "alternateClassNames": [ + + ], + "xtype": null, + "author": null, + "docauthor": null, + "singleton": true, + "private": false, + "cfg": [ + + ], + "method": [ + + ], + "property": [ + { + "tagname": "property", + "name": "Android", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on an Android device

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 88, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Android" + }, + { + "tagname": "property", + "name": "Blackberry", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on a Blackberry

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 78, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Blackberry" + }, + { + "tagname": "property", + "name": "Desktop", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True if the browser is running on a desktop machine

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 21, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Desktop" + }, + { + "tagname": "property", + "name": "Linux", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on Linux

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 118, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Linux" + }, + { + "tagname": "property", + "name": "Mac", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on a Mac

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 98, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Mac" + }, + { + "tagname": "property", + "name": "Phone", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True if the browser is running on a phone.

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 30, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Phone" + }, + { + "tagname": "property", + "name": "Standalone", + "member": "Ext.is", + "type": "Boolean", + "doc": "

Detects when application has been saved to homescreen.

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 41, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Standalone" + }, + { + "tagname": "property", + "name": "Tablet", + "member": "Ext.is", + "type": "Object", + "doc": "

True if the browser is running on a tablet (iPad)

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 26, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Tablet" + }, + { + "tagname": "property", + "name": "Windows", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on Windows

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 108, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-Windows" + }, + { + "tagname": "property", + "name": "iOS", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True if the browser is running on iOS

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 35, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-iOS" + }, + { + "tagname": "property", + "name": "iPad", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on a iPad

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 68, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-iPad" + }, + { + "tagname": "property", + "name": "iPhone", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on a iPhone

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 48, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-iPhone" + }, + { + "tagname": "property", + "name": "iPod", + "member": "Ext.is", + "type": "Boolean", + "doc": "

True when the browser is running on a iPod

\n", + "private": false, + "static": false, + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 58, + "html_filename": "Support.html", + "href": "Support.html#Ext-is-property-iPod" + } + ], + "event": [ + + ], + "filename": "/Users/nick/Projects/sencha/SDK/platform/core/src/Support.js", + "linenr": 1, + "html_filename": "Support.html", + "href": "Support.html#Ext-is", + "cssVar": [ + + ], + "cssMixin": [ + + ], + "component": false, + "superclasses": [ + + ], + "subclasses": [ + + ], + "mixedInto": [ + + ], + "allMixins": [ + + ] +}); \ No newline at end of file