comboBox add js api fucntions shortcuts
---------------------------------------

                 Key: RF-3638
                 URL: http://jira.jboss.com/jira/browse/RF-3638
             Project: RichFaces
          Issue Type: Feature Request
    Affects Versions: 3.2.1
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski
            Priority: Optional


      <button type="button" 
onclick="#{rich:component('combo')}.doDisable()">disable</button>
      <button type="button" 
onclick="#{rich:component('combo')}.doNormal()">enable</button>

instead of this ones 

disable() and enable() aliases should be created.

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to