开发者

listbox keyborad opreation in gwt

how to get focus on listbox items through keyboard and selected the item in te开发者_JS百科xtbox by pressing enter


You can give a ListBox focus by calling setFocus(true) on it. The keyboard/enter behavior you mention is provided automatically.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜