• In Listing 11, the abstract base class implements an interface AsyncCallback.

    清单11中,抽象实现AsyncCallback接口

    youdao

  • On the client side, you define a class that implements the interface AsyncCallback.

    客户端,定义一个实现 AsyncCallback接口

    youdao

  • Then, you use an AsyncCallback object to actually do something with the server response.

    然后使用AsyncCallback对象服务器响应执行一些实际操作。

    youdao

  • As I probably mentioned before, you'll frequently see AsyncCallback classes defined as anonymous inner classes.

    以前可能提到过,经常看到定义匿名内部asynccallback类。

    youdao

  • They all have an AsyncCallback that allows GWT to invoke the callback once the server-side implementation of the interface finishes processing the request made to it.

    它们拥有一个AsyncCallback,这使GWT能够接口服务器实现处理完收到请求后,调用调函数。

    youdao

  • Every method of the main interface has a matching entry in the asynchronous interface, but with a return type of void and an additional argument of class AsyncCallback.

    接口每种方法异步接口相匹配条目但是附带void返回类型asynccallback附加参数

    youdao

  • For each method in your original interface, the asynchronous version must have a matching method with the return type changed to void and an additional parameter of type AsyncCallback.

    对于初始接口中的每个方法异步版本必须返回类型更改void匹配方法一个asynccallback类型附加参数

    youdao

  • For each method in your original interface, the asynchronous version must have a matching method with the return type changed to void and an additional parameter of type AsyncCallback.

    对于初始接口中的每个方法异步版本必须返回类型更改void匹配方法一个asynccallback类型附加参数

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定