Book Image

Primefaces Cookbook Second Edition

Book Image

Primefaces Cookbook Second Edition

Overview of this book

Table of Contents (20 chapters)
PrimeFaces Cookbook Second Edition
Credits
Foreword
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


In this chapter, we will learn about menu components. These days, every website contains menus. Usually, a menu is presented to a user as a list of links to be navigated or commands to be executed. Menus are sometimes organized hierarchically, allowing navigation through different levels of the menu structure. Arranging menu items in logical groups makes it easy for users to quickly locate the related tasks. PrimeFaces' menus fulfill all major requirements. They come with various facets, such as static, dynamic, tiered, iPod-styled, and so on, and leave nothing to be desired.

Several menu variations are covered in the recipes of this chapter. We will see a lot of recipes that will discuss menu structure, configuration options, customizations, and integration with other components. At the end of this chapter, we should know what kind of menu to choose and how to put it on a page for various use cases.