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.
PrimeFacesdashboardコンポーネントを使用してウィジェットを作成しようとしています。ユーザーの選択に応じて、ウィジェットを折りたたむ/閉じることができるはずです。どうすればこれを達成できますか?
dashboard
ダッシュボード アイテムで閉じることができるパネルを使用します。
<p:panel id="pnl" toggleable="true" closable="true" toggleSpeed="500" closeSpeed="500" widgetVar="panel">
幸運を!