Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion api/src/main/vdldoc/faces.composite.taglib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,8 @@ correspond to the id of an inner component.</p>
whose expected type is given by the value of this attribute. If
not
specified, and no "method-signature" attribute is present,
<code>java.lang.Object</code> is assumed. This
<span class="changed_modified_5_0">the type must be determined by calling
<code>getType()</code> on the Composite Component Attributes ELResolver.</span> This
attribute is mutually
exclusive with the "method-signature" attribute. If both attributes are
present, the
Expand Down