[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1213) rich:dataTable, s:decorate
Gavin King (JIRA)
jira-events at lists.jboss.org
Fri Nov 2 22:44:44 EDT 2007
[ http://jira.jboss.com/jira/browse/JBIDE-1213?page=comments#action_12385875 ]
Gavin King commented on JBIDE-1213:
-----------------------------------
OK, so preview of rich:dataTable seems to now be fixed. Great, thanks!
s:decorate is still in progress I suppose.
However, I just noticed that if we want the seam generated pages to display nicely, we need a couple more things:
* s:label (it renders just like h:label)
* s:span (it just renders a span, but make sure you get the styleClass right)
* s:div (it just renders a div, but make sure you get the styleClass right)
* s:message (it renders just like h:message)
> rich:dataTable, s:decorate
> --------------------------
>
> Key: JBIDE-1213
> URL: http://jira.jboss.com/jira/browse/JBIDE-1213
> Project: JBoss Tools
> Issue Type: Feature Request
> Components: Visual Page Editor
> Reporter: Gavin King
> Assigned To: Maxim Areshkau
> Priority: Critical
> Fix For: 2.0.0.CR1
>
> Attachments: screenshot-source.jpg, screenshot-visual.jpg
>
>
> It seems that the visual editor already does a reasonable job of previewing h:dataTable and ui:decorate.
> However, in the user interface we generate with seam-gen, we use rich:dataTable and s:decorate.
> It really doesn't look good if our wonderful tooling can't generate a decent preview of the pages it generates, so we need to prioritize the support for these two tags. Should not be difficult, since h:dataTable and ui:decorate already work :-)
--
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 jbosstools-issues
mailing list