Facet sub tag
The <f:facet> tag adds a sub-part to a complex JSF component such as a data table.
Parent tags
This tag is used as a child of the following tags:
- <h:dataTable>
- <h:column>
- <hx:panelMenu>
- <hx:panelSection>
- <hx:dataTable
- <hx:columnEx>
- <hx:panelFormBox>
Rendering
The tag is rendered by its parent tag, see the parent tag descriptions for more information.
Properties and All Attributes views
The Properties view for a component shows the most common set of attributes you can set on a component, and, depending on the component, you might also see options for adding controls, actions, or other components. To open the Properties view, click
Window | Show View | Properties.
These common attributes for the Facet sub tag:
The All Attributes view shows a table of all the attributes you can set on a component, which includes those attributes you can access from the Properties view. To switch to the All Attributes view, click the
All Attributes icon in the upper right corner of the Properties view.
Table 1. Facet attributes Attribute name
Description
name
Specifies a name for the component, should be unique within a JSP.