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.
私はリッチフェイスとjsfを使用しています。
<rich:tabpanel>タブの作成に使用しています。
<rich:tabpanel>
私は4つのタブを取りました。
最初のタブでは、1 つの更新ボタンを使用できます。そのボタンをクリックすると、タブパネル全体が更新されます。tab2、tab3、および tab4 に保持されているデータはすべてクリアされます。
<a4j:support reRender="tabPanelComponentId">ボタン内で使用するか、使用します<a4j:commandButton reRender="tabPanelComponentId" />
<a4j:support reRender="tabPanelComponentId">
<a4j:commandButton reRender="tabPanelComponentId" />