Hi, I've upgraded the plugin to Vaadin 8 APIs.
I took the fresh Vaadin 8 versions of Table and TreeTable and copied them to CustomTable and CustomTreeTable.
I tried to identify and re-apply all the "custom" changes to these classes, but since they were not marked I in theory might have overlooked something, so if you know which customization were necessary, please review their presence in new code.
And I've also switch the project from ivy to maven ...
Hi, I've upgraded the plugin to Vaadin 8 APIs. I took the fresh Vaadin 8 versions of Table and TreeTable and copied them to CustomTable and CustomTreeTable. I tried to identify and re-apply all the "custom" changes to these classes, but since they were not marked I in theory might have overlooked something, so if you know which customization were necessary, please review their presence in new code. And I've also switch the project from ivy to maven ...