public class DeferredCommandManager extends Object
DeferredCommand
but it can be used in test cases without having to rely on a
GWTTestCase
.
Use addCommand(Command)
to add deferred commands, then call
pump()
to process all the deferred commands.Constructor and Description |
---|
DeferredCommandManager() |
public void addCommand(Command command)
public void pump()
Copyright © 2010–2014 Arcbees. All rights reserved.