sections.masterDetail.wizardLikeNavigation.xhtml Maven / Gradle / Ivy
The newest version!
Wizard-like navigation with form fields. Header facet allows to render any content above navigation and footer facet allows to render any content below.
Content of header / footer facet is shared between levels. This feature makes possible to show any custom title bar indicating current flow instead of built-in breadcrumbs.
${showcase:getFileContent('/sections/masterDetail/example-wizardLikeNavigation.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/masterdetail/WizardMasterDetailController.java')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/model/masterdetail/User.java')}