Wicketstuff for wicket7

2017-06-08 Thread durairaj t
Is the closing parenthesis"()" at the end of the following line of code correct? *AbstractGrid#*getInitializationJavascript() { ... sb.append("})*()*;\n"); } I have a link in the data grid to call a modal window,it is not working with this closing parenthesis, it is good if I removed

Re: Wicketstuff for wicket7

2017-06-09 Thread Martin Grigorov
Hi, This looks like "self execution function" [1] But to say for sure we will need to see the full JavaScript code 1. http://markdalgleish.com/2011/03/self-executing-anonymous-functions/ Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Jun 8, 2017 at 7:59 PM