GWT 的@JsType - 我需要用它做什么?
GWT's @JsType - what do I need to play with it?
我已阅读有关在 GWT 应用程序中与本机 JavaScript 对象进行互操作的新方法 - 使用带有 @JsType 注释的接口的方法:
https://docs.google.com/document/d/1tir74SB-ZWrs-gQ8w-lOEV3oMY6u6lF2MmNivDEihZ4/edit#heading=h.7w4qj58w18ep
然而,在 GWT 的官方网站上我找不到任何相关信息。
是否有关于此功能的可靠来源?
此功能在哪个 GWT 版本中可用?
Is there any reliable source about this feature?
https://docs.google.com/file/d/0ByS1wxINeBWjeGYxbkJpamxFZ28/edit
它还通过标志启用:-XjsInteropMode JS
In what GWT's version will this feature work?
gwt-2.7.0
我已阅读有关在 GWT 应用程序中与本机 JavaScript 对象进行互操作的新方法 - 使用带有 @JsType 注释的接口的方法: https://docs.google.com/document/d/1tir74SB-ZWrs-gQ8w-lOEV3oMY6u6lF2MmNivDEihZ4/edit#heading=h.7w4qj58w18ep
然而,在 GWT 的官方网站上我找不到任何相关信息。
是否有关于此功能的可靠来源?
此功能在哪个 GWT 版本中可用?
Is there any reliable source about this feature?
https://docs.google.com/file/d/0ByS1wxINeBWjeGYxbkJpamxFZ28/edit
它还通过标志启用:-XjsInteropMode JS
In what GWT's version will this feature work?
gwt-2.7.0