|
<
afh:body
>
|
Tag for the HTML body element.
|
|
<
afh:cellFormat
>
|
CellFormat components are used to format cells in a
rowLayout component.
|
|
<
afh:frame
>
|
The frame component is used to specify attributes needed by an
HTML frame.
|
|
<
afh:frameBorderLayout
>
|
frameBorderLayout is a layout bean which can be used to place seven
frames at left, right, top, bottom, innerLeft, innerRight and center
positions.
|
|
<
afh:head
>
|
Tag for the HTML head element.
|
|
<
afh:html
>
|
The html tag generates the
<
html
>
element for an HTML page.
|
|
<
afh:rowLayout
>
|
RowLayout components can be used on their own, or to
define a row of a tableLayout component.
|
|
<
afh:script
>
|
The script component supports importing libraries, and inline scripts.
|
|
<
afh:styleSheet
>
|
The styleSheet tag generates the style
sheet link reference to a generated ADF Faces style sheet.
This is automatically
included for you if you use the ADF head tag.
|
|
<
afh:tableLayout
>
|
A TableLayout is a thin wrapper around the HTML
<
table
>
element. It contains a series of row layout elements.
|