开发者

How can I jump to a component in vaadin?

I have a Vaadin application with multiple tabs. When I do something in one tab I want it 开发者_StackOverflow中文版to automatically jump to another tab in the application. How can I do this?


You can use Tabsheet.setSelectedTab(Component c)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜