rt('This is the call back function');}"));
return params;
}
and I pass this as the options parameter in the autocomplete component/mixin
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Passing-a-javascript-function-in-JSONArray-or-JSONObject-tp5717
t a valid
JSONObject.
Any idea who can I pass the function (whit JSONString) in tapestry
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Passing-a-javascript-function-in-JSONArray-or-JSONObject-tp5717095p5717098.html
Sent from the Tapestry - User mailing list a
Hi Howard,
Can I please ask you to share a link as I couldnt find anything related to
the Java Fox Jsonstring.
tnx for help
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Passing-a-javascript-function-in-JSONArray-or-JSONObject-tp5717095p5717097.html
Sent from the
ion');}" with out ""
here is my Java Code
public JSONObject getAutoParams() {
return new JSONObject("select", "function (event, ui) {alert('This
is the call back function');}");
}
--
View this message in context:
http