Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
commandButton をクリックすると、いくつかの js を実行して、現在のタブ パネルを別のタブ パネルに切り替えたいと思います。私の tabPanel は switchType="client" です。
使用できます
RichFaces.switchTab('tabPanelId','tabLabel','tabId') method to change tabs.
詳細情報はこちら