X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.supports.html diff --git a/docs/api/Ext.supports.html b/docs/api/Ext.supports.html new file mode 100644 index 00000000..6f855b01 --- /dev/null +++ b/docs/api/Ext.supports.html @@ -0,0 +1,97 @@ +Ext.supports | 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 features are supported in the current environment

+
Defined By

Properties

 

True if the Array sort native method isn't bugged.

+

True if the Array sort native method isn't bugged.

+
 

True if the device supports the HTML5 audio tag

+

True if the device supports the HTML5 audio tag

+
 

True if the browser supports the getBoundingClientRect method on elements

+

True if the browser supports the getBoundingClientRect method on elements

+
 

True if the device supports CSS3 border radius

+

True if the device supports CSS3 border radius

+
 

True if document environment supports the CSS3 box-shadow style.

+

True if document environment supports the CSS3 box-shadow style.

+
 

True if the device supports CSS3DTransform

+

True if the device supports CSS3DTransform

+
 

True if the device supports CSS3 linear gradients

+

True if the device supports CSS3 linear gradients

+
 

True if the device supports Canvas

+

True if the device supports Canvas

+
 

True if document environment supports the HTML5 classList API.

+

True if document environment supports the HTML5 classList API.

+
 

True if the browser supports document.defaultView.getComputedStyle()

+

True if the browser supports document.defaultView.getComputedStyle()

+
 

True if browser support CreateContextualFragment range native methods.

+

True if browser support CreateContextualFragment range native methods.

+
 

True if the device supports device motion (acceleration and rotation rate)

+

True if the device supports device motion (acceleration and rotation rate)

+
 
True if when asking for an element's dimension via offsetWidth or offsetHeight, +getBoundingClientRect, etc. the brows...

True if when asking for an element's dimension via offsetWidth or offsetHeight, +getBoundingClientRect, etc. the browser returns the subpixel width rounded to the nearest pixel.

+
 

True if the device supports CSS float

+

True if the device supports CSS float

+
 

True if the device supports GeoLocation

+

True if the device supports GeoLocation

+
 

True if the device supports HTML5 history

+

True if the device supports HTML5 history

+
 

True if the browser supports mouseenter and mouseleave events

+

True if the browser supports mouseenter and mouseleave events

+
 

True if the browser supports the mousewheel event

+

True if the browser supports the mousewheel event

+
 

True if the browser supports normal css opacity

+

True if the browser supports normal css opacity

+
 

True if the device supports orientation change

+

True if the device supports orientation change

+
 

True if the browser supports the HTML5 placeholder attribute on inputs

+

True if the browser supports the HTML5 placeholder attribute on inputs

+
 

True if browser support document.createRange native method.

+

True if browser support document.createRange native method.

+
 

True if the device supports right margin. +See https://bugs.webkit.org/show_bug.cgi?id=13343 for why this is needed.

+

True if the device supports right margin. +See https://bugs.webkit.org/show_bug.cgi?id=13343 for why this is needed.

+
 

True if the device supports SVG

+

True if the device supports SVG

+
 

True if the device supports touch

+

True if the device supports touch

+
 

True if the device supports CSS3 Transitions

+

True if the device supports CSS3 Transitions

+
 

True if the device supports transparent color

+

True if the device supports transparent color

+
 

True if the device supports VML

+

True if the device supports VML

+
\ No newline at end of file