List of standard JSF components

JSF comes with a quite large set of standard components out of the box. Some of them are described in the following list.

*UIForm
*UICommand
*UIGraphic
*UIInput
*UIOutput
*UIMessage_and_UIMessages
*UISelectBoolean
*UISelectMany
*UISelectOne
*UIPanel
*UIColumn_and_UIData
*UISelectItems
*UISelectItem

There is also a good external reference:

List of MyFaces custom components

The official list of MyFaces custom and extended components can be found at http://myfaces.apache.org/tomahawk/overview.html, the inofficial WIKI documentation here under MyFacesComponents.

  • No labels