[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1572) Make s:decorate behave more similarly to ui:decorate (h:panelGrid-friendly)

Matija Gaspar (JIRA) jira-events at lists.jboss.org
Wed Feb 27 05:04:44 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-1572?page=all ]

Matija Gaspar updated JBSEAM-1572:
----------------------------------

    Attachment: renderTagDiff.txt

As i was told by Pete Muir on www.seamframework.org forums im attaching this dif that i made that adds an attribute renderTag on s:decorate. It specifies with what tag the s:decorate is rendered, if the attribute is not specified default remains <div>. 

> Make s:decorate behave more similarly to ui:decorate (h:panelGrid-friendly)
> ---------------------------------------------------------------------------
>
>                 Key: JBSEAM-1572
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1572
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF Controls
>            Reporter: Alex Savitsky
>         Assigned To: Pete Muir
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>         Attachments: renderTagDiff.txt
>
>
> ui:decorate preserves its children, while s:decorate groups them as one instead. This makes s:decorate unusable for form fields laid out using h:panelGrid, as there's no way to separate the field label from the field itself (they are grouped together).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list