【发布时间】:2012-02-02 16:50:01
【问题描述】:
我尝试了这边的示例代码来学习 GWT 中的 SuggestBox。
http://gwt.google.com/samples/Showcase/Showcase.html#!CwSuggestBox
我不知道我在哪里将样式与 SuggestBox 联系起来。
我使用 uiBinder...
在类中:actioncontactpersontext = new SuggestBox(createContactOracle());
在uiBinder中:
【问题讨论】:
标签: css gwt mobile suggestbox