Double click on power table

@Sanderd17
That’s so weird how it works on onMouseClick but not onDoubleClick…
I deleted everything and all was left was the print command and still said the same thing…
If this wasn’t working on onMouseClick then I’d say its possible to have an issue with java version or Ignition version maybe…I’m still going to try it on a different java version and see what happens. Currently my client is using 1.8.0_171 and I’m not planning on moving away from 1.8 anytime soon lol…

@pturmel
I put the print dir() right under the def onDoubleClick():
and I got:

['colIndex', 'colName', 'event', 'rowIndex', 'self', 'value']