diff --git a/api/src/main/vdldoc/faces.composite.taglib.xml b/api/src/main/vdldoc/faces.composite.taglib.xml index e0c3c76b4d..dc5ea05393 100644 --- a/api/src/main/vdldoc/faces.composite.taglib.xml +++ b/api/src/main/vdldoc/faces.composite.taglib.xml @@ -572,7 +572,8 @@ correspond to the id of an inner component.
whose expected type is given by the value of this attribute. If not specified, and no "method-signature" attribute is present, -java.lang.Object is assumed. This
+ the type must be determined by calling
+ getType() on the Composite Component Attributes ELResolver. This
attribute is mutually
exclusive with the "method-signature" attribute. If both attributes are
present, the