Maria, should I just remove the sentence about visible?
-----Original Message-----
From: Gabrielle Crawford (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 11, 2008 4:53 PM
To: [EMAIL PROTECTED]
Subject: [jira] Commented: (TRINIDAD-1005) improve tag doc for rendered
property
[
https://issues.apache.org/jira/browse/TRINIDAD-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577651#action_12577651
]
Gabrielle Crawford commented on TRINIDAD-1005:
----------------------------------------------
AFAIK, visible is not an attribute in Trin, so this doc makes no sense.
> improve tag doc for rendered property
> -------------------------------------
>
> Key: TRINIDAD-1005
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1005
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Documentation
> Reporter: Sandy Schaffner
> Priority: Minor
> Attachments: rendered.patch
>
>
> The tag doc for the visible attribute says: When "rendered" is false, the
> component will not in any way be rendered, and cannot be made visible on the
> client.
> We need to add this information to the description for the rendered property.
> Currently the description for the rendered property says: "whether the
> component is rendered. When set to false, no output will be delivered for
> this component."
> Please change to: "whether the component is rendered. When set to false, no
> output will be delivered for this component (the component will not in any
> way be rendered, and cannot be made visible on the client). In most cases,
> use the "rendered" property instead of the "visible" property."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.