Package com.vaadin.client
Class VSchedulerImpl
- java.lang.Object
-
- com.google.gwt.core.client.Scheduler
-
- com.google.gwt.core.client.impl.SchedulerImpl
-
- com.vaadin.client.VSchedulerImpl
-
public class VSchedulerImpl extends com.google.gwt.core.client.impl.SchedulerImpl
-
-
Constructor Summary
Constructors Constructor Description VSchedulerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasWorkQueued()
void
scheduleDeferred(com.google.gwt.core.client.Scheduler.ScheduledCommand cmd)
-