[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-574) s:convertEnum

Gavin King (JIRA) jira-events at jboss.com
Thu Dec 7 20:52:55 EST 2006


s:convertEnum
-------------

                 Key: JBSEAM-574
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-574
             Project: JBoss Seam
          Issue Type: Feature Request
            Reporter: Gavin King
         Assigned To: Norman Richards
             Fix For: 1.1.1.GA


  <s:selectOneMenu>
     <s:convertEnum enumClass="org.jboss.seam.eg.DayOfWeek"/>
     <s:selectItem value="MONDAY label="Monday"/>
     <s:selectItem value="TUESDAY" label="Tuesday"/>
     <s:selectItem value="WEDNESDAY" label="Wednesday"/>
          ...
  </s:selectOneMenu>

-- 
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