Support for additional 'type' attribute values of 'input' tags
--------------------------------------------------------------

                 Key: WICKET-3051
                 URL: https://issues.apache.org/jira/browse/WICKET-3051
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
         Environment: Mobile Environments, WebKit Browser
            Reporter: Michael Frankerl


I'd like Wicket to support additional 'type' attribute values of 'input' tags. 
The current implementation forces to subclass TextField serveral times, as 
PasswortField does. Wicket could derive the attribute value from the <T> class.

For examples see: 
http://developer.apple.com/library/safari/#documentation/appleapplications/reference/SafariHTMLRef/Articles/InputTypes.html#//apple_ref/doc/uid/TP40008055-SW1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to