Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Can BeanProperties detect, if a Bean provides editing support?
Can BeanProperties detect, if a Bean provides editing support? [message #512945] Mon, 08 February 2010 07:16
Philipp Kursawe is currently offline Philipp KursaweFriend
Messages: 135
Registered: July 2009
Senior Member
Hello,

I wonder if BeanProperties can detect, whether a Bean supports changing
its property (when providing a setter). I would like to automatically
create TableViewer editing support for all Bean properties, that are
editable.

Is there already something implemented that returns the most commonly
used CellEditor for certain Bean properties? For instance for
boolean/Boolean a checkbox would be nice. For strings a TextCellEditor
would be appropriate.

Thanks,
Phil
Previous Topic:[DataBinding] When to call dispose on context ?
Next Topic:Different cell editors in different rows of the same table column
Goto Forum:
  


Current Time: Fri Apr 26 14:14:12 GMT 2024

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

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

Back to the top