edvin
10/08/2016, 2:29 PMupdateItem
after the original cell has done it's job. I had to give up due to private/final methods in Cell and the subclasses. Can you see a way to proxy these cells? It is very convenient to be able to augment an already existing cell, for example if you create a cell using the CheckBoxTreeCell.forTreeView()
call and want to modify it a bit.