Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CellEditor validating user input.
CellEditor validating user input. [message #300037] Tue, 28 February 2006 19:24 Go to next message
Eclipse User
Originally posted by: m_govind.yahoo.com

Hi,

I have a requirement that when user edits (tableviewer in-place editing
via TextCellEditor) a cell I want to validate the user input and if the
input is not valid I shouldn't allow the cell to lose the focus, I mean
user shouldn't able to move out of the cell without correcting the input.

I greatly appreciate your input.

Thanks
Regards
Govind
Re: CellEditor validating user input. [message #300095 is a reply to message #300037] Wed, 01 March 2006 19:14 Go to previous messageGo to next message
Eclipse User
Originally posted by: m_govind.yahoo.com

Could any body provide any hint on this?
Re: CellEditor validating user input. [message #524838 is a reply to message #300095] Fri, 02 April 2010 16:29 Go to previous messageGo to next message
Seema  is currently offline Seema
Messages: 14
Registered: December 2009
Junior Member
Did you find an answer to this ? I am having the same problem and need help.
Re: CellEditor validating user input. [message #524874 is a reply to message #524838] Sat, 03 April 2010 05:04 Go to previous message
Eric Wuillai is currently offline Eric Wuillai
Messages: 27
Registered: July 2009
Junior Member
I don't know if this will respond to your need, but I recently added a
CellEditor implementation to Nebula FormattedText allowing to use it in
TableViewer / TreeViewer.
The FormattedTextCellEditor allows to use formatters (date, number,
mask...) to control user input. It is for example impossible to enter an
invalid date or number.
However this is not business rules based validation but only format
validation.

> Did you find an answer to this ? I am having the same problem and need
> help.
Previous Topic:Varaibles View not refreshing (Customer Debugger implementation)
Next Topic:How to find/load RCP/Plug-in features
Goto Forum:
  


Current Time: Sat May 18 07:46:06 EDT 2013

Powered by FUDForum. Page generated in 0.01724 seconds