Hi,

you can set particular styling for that cell for specific period of time say
for 2 seconds and less than that and just remove this styling after that
time.

as flexttable has method as
getFlexCellFormatter().setStyleName("<stylename>");

remove this style after 2 seconds.

so user will be notified as there is new addition has been done.

Cheers,
--
Aditya


On Sat, Jun 12, 2010 at 12:31 PM, 82man <[email protected]> wrote:

> Hi all,
>
> I just started using GWT and so far its been pretty awesome. I am
> trying to implement a table where if a value changes it will do a
> flash ? For example, i have 3 cells and Cell A changes values , I
> would like flash on that cell (background changes color etc) to show
> the user that this particular cell has changed values.
>
> Any idea how i can do that?
>
> Cheers
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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

Reply via email to