[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1572) Make s:decorate behave more similarly to ui:decorate (h:panelGrid-friendly)
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sat Aug 4 11:30:00 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1572?page=comments#action_12371133 ]
Pete Muir commented on JBSEAM-1572:
-----------------------------------
s:decorate gives you 2 things over ui:decorate
* putting a span around it's contents, making it targetable by a4j
* adding some custom, scoped to the decorate, parameters (invalid, required).
What would be nice would be just exposing those parameters for those that want more control.
> 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
> Reporter: Alex Savitsky
> Assigned To: Pete Muir
> Priority: Minor
>
> 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