开发者

is there any editable combobox in GWT?

开发者 https://www.devze.com 2022-12-09 16:19 出处:网络
I want to add editable combo 开发者_高级运维box in GWT , so please tell me the solution ?Try the Advanced GWT Components, specifically

I want to add editable combo 开发者_高级运维box in GWT , so please tell me the solution ?


Try the Advanced GWT Components, specifically

org.gwt.advanced.client.ui.widget.ComboBox

You can see them in action at the demo page here, just select the Text & Button Widgets tab and have look at the source code behind it.

0

精彩评论

暂无评论...
验证码 换一张
取 消