JSF 1.2 Common Tasks Section Component

See Also | Tutorials

The Common Tasks Section component Common Tasks Section icon is a container for a set of Common Task and Common Tasks Group components. It provides a title, default help text, and a default background gradient color for the container, as well as grouping the tasks into sets of columns. Its HTML equivalent is a <table> containing other tables and <div> tags.

A typical use of a Common Tasks Section is to create a page or an area of a page to provide an easy way to perform a set of tasks that users might commonly use in the web application. The tasks section is intended to make it easier for users to perform actions that they can also perform by using features of the application that might not be grouped conveniently in one place..

Tasks can be used for a number of purposes, such as:

The tasks can be grouped into categories of related tasks by adding them to a Common Tasks Group component.

This style class sets the page's background color to the same gradient color used in the Common Tasks Section component. If you do not use this color, you might see a white space after the common tasks section.

See Also
Common Tasks Section Properties Window
Common Tasks Group Component
Common Task Component
Working With Components
Component Tasks: Quick Reference
About the Visual Web Palette
Tutorials

Legal Notices