public class VLazyExecutor extends Object
| Constructor and Description |
|---|
VLazyExecutor(int delayMs,
com.google.gwt.core.client.Scheduler.ScheduledCommand cmd) |
public VLazyExecutor(int delayMs,
com.google.gwt.core.client.Scheduler.ScheduledCommand cmd)
delayMs - Delay in milliseconds to wait before executing the commandcmd - The command to executepublic void trigger()
delayMs milliseconds from that point in time.Copyright © 2018 Vaadin Ltd. All rights reserved.