Scheduler.get().scheduleDeferred(new Scheduler.ScheduledCommand() {
public void execute() {
// What went into your old DeferredCommand
}
});
On Sep 19, 8:39 am, wahaha <[email protected]> wrote:
> thanks ,but how to use ?
>
> On 9月19日, 下午6时27分, Jens <[email protected]> wrote:
>
>
>
>
>
>
>
> > Scheduler.get().scheduleDeferred(...) is the replacement.
>
> > -- J.
--
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.