dijit
»
form
»
ComboBoxMixin
» _getQueryString
dijit.form.ComboBoxMixin._getQueryString
dojo.require("dijit.form.ComboBox");
defined in dijit/form/ComboBox.js
Usage
function (/*
String
*/ text)
(view source)
return
dojo.
string
.
substitute
(
this
.
queryExpr
,
[
text
]
)
;
parameter
type
description
text
String