X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo.js;h=efbad3f9660a4cbd8a7bcb0d38af69c1566aec1b;hb=707da8bddf67e289eece6a93663e2defbbb0fc6b;hp=f76abd431252498fcc4ac547201c5ab114a721c4;hpb=82cc7f3c1b7c21099bce1c0f7f35535d75170892;p=roojs1 diff --git a/Roo.js b/Roo.js index f76abd4312..efbad3f966 100644 --- a/Roo.js +++ b/Roo.js @@ -573,6 +573,7 @@ Roo.factory(conf, Roo.data); /** * Selects a single element as a Roo Element + * This is about as close as you can get to jQuery's $('do crazy stuff') * @param {String} selector The selector/xpath query * @param {Node} root (optional) The start of the query (defaults to document). * @return {Roo.Element}