Package com.google.gwt.core.client
Interface Scheduler.ScheduledCommand
-
- All Known Subinterfaces:
Command
- All Known Implementing Classes:
LayoutCommand
- Enclosing class:
- Scheduler
public static interface Scheduler.ScheduledCommandGeneral-purpose Command interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()Invokes the command.
-