Henning Noeth created TOBAGO-1938:
-------------------------------------

             Summary: Keyevents
                 Key: TOBAGO-1938
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1938
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
    Affects Versions: 4.2.1
            Reporter: Henning Noeth


Impement keyevents like 'keyup' for tc:in and other components.

{code:xml}<tc:in id="username" value="#{loginController.username}" label="User" 
focus="true">
  <f:ajax event="keyup" listener="#{loginController.checkMel}" />
</tc:in>{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to