Hey, I have a listener attached to a row (createTableViewRow) and the row has an icon which has another listener, why the row listener is triggered when I click over the icon? removeEventListener doesn't work. This is the code: http://pastie.org/1157225
Any help?
Thanks.