Searched refs:DeferredCommand (Results 1 – 12 of 12) sorted by relevance
16 import com.google.gwt.user.client.DeferredCommand;168 DeferredCommand.addCommand(new ProcessDataCommand(data)); in handlePage()
17 import com.google.gwt.user.client.DeferredCommand;163 DeferredCommand.addCommand(onFinished); in execute()283 DeferredCommand.addCommand(new RenderCommand(onFinished)); in render()
192 struct DeferredCommand { struct218 ZoneVector<DeferredCommand> commands_; argument
3424 for (DeferredCommand cmd : commands_) { in EmitCommands()
3426 for (DeferredCommand cmd : commands_) { in EmitCommands()
3434 for (DeferredCommand cmd : commands_) { in EmitCommands()
3540 for (DeferredCommand cmd : commands_) { in EmitCommands()
3551 for (DeferredCommand cmd : commands_) { in EmitCommands()
3598 for (DeferredCommand cmd : commands_) { in EmitCommands()
3548 for (DeferredCommand cmd : commands_) { in EmitCommands()
3537 for (DeferredCommand cmd : commands_) { in EmitCommands()
3453 for (DeferredCommand cmd : commands_) { in EmitCommands()