X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.is.html diff --git a/docs/api/Ext.is.html b/docs/api/Ext.is.html new file mode 100644 index 00000000..43c76626 --- /dev/null +++ b/docs/api/Ext.is.html @@ -0,0 +1,64 @@ +Ext.is | Ext JS 4.0 Documentation +
For up to date documentation and features, visit +http://docs.sencha.com/ext-js/4-0

Sencha Documentation

+ + + + + +

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

+
Defined By

Properties

 

True when the browser is running on an Android device

+

True when the browser is running on an Android device

+
 

True when the browser is running on a Blackberry

+

True when the browser is running on a Blackberry

+
 

True if the browser is running on a desktop machine

+

True if the browser is running on a desktop machine

+
 

True when the browser is running on Linux

+

True when the browser is running on Linux

+
 

True when the browser is running on a Mac

+

True when the browser is running on a Mac

+
 

True if the browser is running on a phone.

+

True if the browser is running on a phone.

+
 

Detects when application has been saved to homescreen.

+

Detects when application has been saved to homescreen.

+
 

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

+

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

+
 

True when the browser is running on Windows

+

True when the browser is running on Windows

+
 

True if the browser is running on iOS

+

True if the browser is running on iOS

+
 

True when the browser is running on a iPad

+

True when the browser is running on a iPad

+
 

True when the browser is running on a iPhone

+

True when the browser is running on a iPhone

+
 

True when the browser is running on a iPod

+

True when the browser is running on a iPod

+
\ No newline at end of file