Skip to main content



      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 UserFriend
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 UserFriend
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
Eclipse UserFriend
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
Eclipse UserFriend
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: Thu Apr 24 20:00:36 EDT 2025

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

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

Back to the top