Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » [Grid] API for Grid Footer, which is similarly usable from both RCP and RAP
[Grid] API for Grid Footer, which is similarly usable from both RCP and RAP [message #1269852] Wed, 12 March 2014 08:56 Go to next message
Joachim Butz is currently offline Joachim ButzFriend
Messages: 7
Registered: June 2011
Junior Member
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
Re: [Grid] API for Grid Footer, which is similarly usable from both RCP and RAP [message #1269979 is a reply to message #1269852] Wed, 12 March 2014 11:15 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Joachim,
custom renderers are not supported in RAP port of Nebula Grid. We don't
have plans to extend the Grid API for Footer in a close future.
Nevertheless, any valuable contribution in this field is welcomed.
Best,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Which JavaScript Editor to use for development?
Next Topic:Convert Eclipse RCP 3.7 Application to RAP 2.2
Goto Forum:
  


Current Time: Tue Apr 16 14:16:55 GMT 2024

Powered by FUDForum. Page generated in 0.37038 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top