@@ -20,11 +20,11 @@ link:#GKVYB[Table 10-8] lists the event-handling core tags.
20
20
21
21
[[sthref53]][[GKVYB]]
22
22
23
- Table 10-8 Event-Handling Core Tags
23
+ * Table 10-8 Event-Handling Core Tags*
24
24
25
- [width="36 %",cols="100%,",options="header", ]
25
+ [width="99 %",cols="30%,70%" ]
26
26
|=======================================================================
27
- |Tag | Function
27
+ |* Tag* | * Function*
28
28
|`f:actionListener` |Adds an action listener to a parent component
29
29
30
30
|`f:phaseListener` |Adds a `PhaseListener` to a page
@@ -42,11 +42,11 @@ link:#GKVYY[Table 10-9] lists the data-conversion core tags.
42
42
43
43
[[sthref54]][[GKVYY]]
44
44
45
- Table 10-9 Data-Conversion Core Tags
45
+ * Table 10-9 Data-Conversion Core Tags*
46
46
47
- [width="30 %",cols="100%,",options="header", ]
47
+ [width="99 %",cols="30%,70%" ]
48
48
|=======================================================================
49
- |Tag | Function
49
+ |* Tag* | * Function*
50
50
|`f:converter` |Adds an arbitrary converter to the parent component
51
51
52
52
|`f:convertDateTime` |Adds a `DateTimeConverter` instance to the parent
@@ -61,11 +61,11 @@ link:#GKVZG[Table 10-10] lists the facet core tags.
61
61
62
62
[[sthref55]][[GKVZG]]
63
63
64
- Table 10-10 Facet Core Tags
64
+ * Table 10-10 Facet Core Tags*
65
65
66
- [width="30 %",cols="100%,",options="header", ]
66
+ [width="99 %",cols="30%,70%" ]
67
67
|=======================================================================
68
- |Tag | Function
68
+ |* Tag* | * Function*
69
69
|`f:facet` |Adds a nested component that has a special relationship to
70
70
its enclosing tag
71
71
80
80
81
81
Table 10-11 Core Tags That Represent Items in a List
82
82
83
- [width="30 %",cols="100%,",options="header", ]
83
+ [width="99 %",cols="30%,70%" ]
84
84
|======================================================
85
85
|Tag |Function
86
86
|`f:selectItem` |Represents one item in a list of items
@@ -92,11 +92,11 @@ link:#GKVYV[Table 10-12] lists the validator core tags.
92
92
93
93
[[sthref57]][[GKVYV]]
94
94
95
- Table 10-12 Validator Core Tags
95
+ * Table 10-12 Validator Core Tags*
96
96
97
- [width="30 %",cols="100%,",options="header", ]
97
+ [width="99 %",cols="30%,70%" ]
98
98
|=======================================================================
99
- |Tag | Function
99
+ |* Tag* | * Function*
100
100
|`f:validateDoubleRange` |Adds a `DoubleRangeValidator` to a component
101
101
102
102
|`f:validateLength` |Adds a `LengthValidator` to a component
@@ -119,11 +119,11 @@ categories.
119
119
120
120
[[sthref58]][[GKVYU]]
121
121
122
- Table 10-13 Miscellaneous Core Tags
122
+ * Table 10-13 Miscellaneous Core Tags*
123
123
124
- [width="47 %",cols="60%,40%,",options="header", ]
124
+ [width="99 %",cols="25%,15%,60%" ]
125
125
|=======================================================================
126
- |Tag Category | Tag | Function
126
+ |* Tag Category* | * Tag* | * Function*
127
127
|Attribute configuration |`f:attribute` |Adds configurable attributes to
128
128
a parent component
129
129
@@ -152,11 +152,11 @@ specific core tags.
152
152
153
153
[[sthref59]][[BNARE]]
154
154
155
- Table 10-14 Where the Core Tags Are Explained
155
+ * Table 10-14 Where the Core Tags Are Explained*
156
156
157
- [width="28 %",cols="100%,",options="header", ]
157
+ [width="99 %",cols="30%,70%" ]
158
158
|=======================================================================
159
- |Tags | Where Explained
159
+ |* Tags* | * Where Explained*
160
160
|Event-handling tags a|
161
161
link:jsf-page-core002.html#BNASZ[Registering Listeners on Components]
162
162
0 commit comments