gwt-material-table
gwt-material-table copied to clipboard
TableScaffolding has no support for table footer
Please add a table footer (option) to data tables, with standard identical styling as the table body.
Control of actual adding can be done via the TableScaffolding class (with a default of null, which leads to it not being added in the apply(HasWidgets) method.
Also, please make TableScaffolding a interface and have a separate abstract base class.
We can have this functionaly / demand on 2.1, also please don't hesitate to submit a Pull Request :)