PrimeFaces Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Displaying pop-up dialogs using the Dialog component

Dialog is a container component that can contain other components, and overlay other elements on the page. By default, the Dialog component will not be visible. We can use a client-side API to show or hide the dialog.