Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Editing a Table
Editing a Table [message #101317] Wed, 06 August 2008 08:26 Go to next message
George Rus is currently offline George RusFriend
Messages: 14
Registered: July 2009
Junior Member
Hello!

I need to edit the content of a cell from a table.

Any suggestions? Please!
Re: Editing a Table [message #101334 is a reply to message #101317] Wed, 06 August 2008 09:39 Go to previous message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
There are two API styles. The old one uses TableViewer#setCellEditors.
The other uses EditingSupport. First you've to decide what to use.

So you'll then know what type of a cell editor is bound to a given column.

george wrote:
> I need to edit the content of a cell from a table.
> Any suggestions? Please!
Previous Topic:TableEditor - table with custom controls as items
Next Topic:Something like SWT expandBar control
Goto Forum:
  


Current Time: Wed May 15 01:18:26 GMT 2024

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

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

Back to the top