首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > API的GWT GWT应用之间共享对象的简单的插件

API的GWT GWT应用之间共享对象的简单的插件

资 源 简 介

Introduction gwt-plug is a simple plugin API for GWT to connect different GWT applications in one host page. The GWT Applications can share Objects by exporting and importing Interfaces. # Resources # * A simple example * Getting started # Limitations # Currently there are some limitations when using gwtplug: * Classes can only implement one exportable interface (or more precisely only one of them is really exported) * I"m thinking about that * you can"t define multiple methods with the same name in one interface because javascript doesn"t support method overloading (as far as I know) * I"m working on that point * You can only use primitive values (int but not Integer!), Strings and JavaScriptObjects as method parameters and return values. That"s because: 1. It"s not possible in hosted mode to attach java obj

文 件 列 表

gwt-plug-1.0-SNAPSHOT
LICENSE.txt
pom.xml
gwt-plug-1.0-SNAPSHOT-javadoc.jar
gwt-plug-1.0-SNAPSHOT-sources.jar
gwt-plug-1.0-SNAPSHOT.jar

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 开心快活人 51分钟前 成为了本站会员

  • 晋财 1小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

0.267018s