X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.DomQuery.html diff --git a/docs/output/Ext.DomQuery.html b/docs/output/Ext.DomQuery.html index c456c03d..a18f6d45 100644 --- a/docs/output/Ext.DomQuery.html +++ b/docs/output/Ext.DomQuery.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link

Class Ext.DomQuery

Package:Ext
Defined In:DomQuery.js
Class:DomQuery
Extends:Object
Provides high performance selector/xpath processing by compiling queries into reusable functions. New pseudo classes and matchers can be plugged. It works on HTML and XML documents (if a content node is passed in). +

Class Ext.DomQuery

Package:Ext
Defined In:DomQuery.js
Class:DomQuery
Extends:Object
Provides high performance selector/xpath processing by compiling queries into reusable functions. New pseudo classes and matchers can be plugged. It works on HTML and XML documents (if a content node is passed in).

DomQuery supports most of the CSS3 selectors spec, along with some custom selectors and basic XPath.