Hi Wim, Yes I want to contribute wrapper to the Grid widget. I'll be glad if it'll be useful to someone.
Thanks, Dmytro 2013/5/2 Wim Jongman <[email protected]> > Hi Dmytro, > > Sounds like a nice feature for the Grid. Do you want to contribute this to > the Grid widget? > > Tom, any remarks? > > Regards, > > Wim > > > Met vriendelijke groet, > > Wim > > On 2 mei 2013, at 11:54, Дмитрий Барсуков <[email protected]> wrote: > > Thanks for question, > > Wrapper doesn't support all the features of the Nebula Grid. It has been > written for solving our problems. Some of them are specific. > > Features of the wrapper: > > 1. You can write your own column, which display values in its own way > 2. Grid store representing object and return if after click in the row > 3. Set the width of the column and auto width determination > 4. Show/hide the headers of row/column > 5. Display images in the cells and row headers. > 6. Checkable cells > 7. Set font of cell's text > 8. Set foreground and background color of cells > 9. Selecting one or several rows > 10. Listeners for mouse clicks and selecting items > 11. Add editors (Text, Combo, etc) to cells > 12. Add editors to cell after click or other action > 13. Tooltips for cells and column headers > 14. Sorting of columns (can be disable) > 15. Сhanging column width (can be disable) > 16. Moving columns (can be disable) > > >> What are the benefits of this API compared to JFace TableViewer and >> related APIs ? >> > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev > > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev > >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
