Monday, October 31, 2011

GWT Celltable: How to apply mouse enter event in celltable's cell

Hi,
How to apply mouse enter event in celltables cell.

If Mouse enter in cell for record edition then I want to set string to Record State column that record is edited "Record modify"
On Mouse enter I will check cellvalaue is not equal old value then I will set "Record modify" value to related record for State column other wise empty.

Is it possible to apply Mouse enter event in setFieldUpdater() of column?
Or How to apply OnBrowseEvent on cell ?

regards,
Vaibhav





--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment