melistik / vaadin-grid-util

simplify the use of vaadin's grid and add features
https://vaadin.com/directory/component/gridutil
MIT License
32 stars 21 forks source link

Add support for generic data provider, and more. #51

Closed rsivan closed 6 years ago

rsivan commented 6 years ago

Add support for generic data provider (GridCellFilter). Add interface FilterFactory. Add classes CellFilter, GridFilter, ChoicesFilter. Modify BetweenFilter, EqualFilter, SimpleStringFilter

melistik commented 6 years ago

Hi rsivan, thx for your pull-request but it seems that many things are broken afterwards... Thats why I've removed your pull-request and try maybe later to implement your idea.. Best regards Marten