[Grid] API for Grid Footer, which is similarly usable from both RCP and RAP [message #1269852] |
Wed, 12 March 2014 04:56  |
Eclipse User |
|
|
|
My usecase is the following:
In a nebula grid column a footer text can be set. When the column is small and the footer text is long, then the text is augmented with ellipsis in RCP and is clipped in RAP.
Sometimes it would be convenient, if a footer text would be allowed to span accross multiple columns.
In RCP such a functionality could be acchieved with a GridFooterRenderer.
But in RAP I find currently no way of doing this, except for a custom footer component.
Are there plans for a Grid API for Footer, which is similarly usable from both RCP and RAP?
(Maybe something like setFooterComposite(Composite c), setFooterSpanColumns(GridColumn... spanCols), setFooterAlignment(int alignment))
Joachim
|
|
|
|
Powered by
FUDForum. Page generated in 0.04731 seconds