dojo
»
_contentHandlers
» text
dojo._contentHandlers.text
<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js
Usage
function (xhr)
(view source)
"text"
:
function
(
xhr
)
{
return
xhr.
responseText
;
parameter
type
description
xhr