其中谷歌GWT产品采用UiBinder的? [关闭](Which Google GWT prod

2019-07-23 04:56发布

我想知道这写在GWT谷歌的产品使用UiBinder的。 这将允许我强调UiBinder的为我们的团队/管理使用情况。

我知道下面的列表使用GWT谷歌的产品 。 哪一个使用UiBinder的?

AdWords - http://google.com/adwords
AdSense - http://google.com/adsense
Flights - http://flights.google.com
Hotel Finder - http://www.google.com/hotelfinder
Offers - https://www.google.com/offers
Wallet - http://wallet.google.com
The New Blogger - http://www.blogger.com/
Chrome Webstore - https://chrome.google.com/webstore (Closure, but embeds GWT checkout code)
Product Search - http://www.google.com/prdhp?hl=en&tab=mf
Public Data - http://www.google.com/publicdata/home
New Google Groups - http://groups.google.com
Orkut - http://www.orkut.com
Google Health (discontinued)
Google Wave (discontinued)
PlayN (basis of Angry Birds)
Google Takeout - https://www.google.com/takeout/#custom
Google Pagespeed - https://developers.google.com/pagespeed/
Google WebFonts - http://www.google.com/webfonts
Google Tables - https://www.google.com/fusiontables/DataSource?dsrcid=2049253
Google Merchants - http://www.google.com/merchants

Answer 1:

这几乎是不可能告诉肯定,因为UiBinder的产生,你可以通过手都写代码,但如果你看到HTML的大块脚本再就是他们来自一个很好的机会HTMLPanel在UiBinder的模板或UiRenderer ; 特别是如果该字符串与结束<span id='或开头'></span> (但它也可以简单地来自SafeHtmlTemplates或手工编码HTMLPanelsetInnerHTML呼叫。



文章来源: Which Google GWT product uses UiBinder? [closed]
标签: gwt uibinder