I have tried to use JSONString such as 

                    JSONString string = new JSONLiteral(" select: function
(event, ui) { alert('test') }");

however the problem is that I can not pass that to the tapestry
autocomponent since it only accesspts JSONObject and this is not 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 archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to