[
http://jira.jboss.com/jira/browse/JBSEAM-2337?page=all ]
Pete Muir updated JBSEAM-2337:
------------------------------
Summary: Add a calendar to the search panel generated by seam-gen (was: Add Date
support with seam-gen)
Description: Generate a richfaces Calendar tag in the <EntityName>List.xhtml
search panel. (was: Seam-gen should support Date type fields in database tables and
generate a richfaces Calendar tag in the <EntityName>List.xhtml page.
Parameters in the corresponding navigation page (<EntityName>List.xml for example)
could be passed by using JBoss Seam DateTime converter:
<param name="dateFromParameter"
value="#{myEntityList.dateFrom}"
converterId="org.jboss.seam.ui.DateTimeConverter"/>
Seems to be quite simple to get dates generated with the generate-entities command this
way.)
Add a calendar to the search panel generated by seam-gen
--------------------------------------------------------
Key: JBSEAM-2337
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2337
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 2.0.0.GA
Reporter: Siarhei Dudzin
Generate a richfaces Calendar tag in the <EntityName>List.xhtml search panel.
--
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