Component reference: fix all event attributes
---------------------------------------------

                 Key: RF-10199
                 URL: https://issues.jboss.org/browse/RF-10199
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: doc
    Affects Versions: 4.0.0.Milestone5
         Environment: RichFaces 4.0.0-SNAPSHOT r.20977
            Reporter: Pavol Pitonak


http://docs.jboss.org/richfaces/nightly_4_0_X/Component_Reference/en-US/html_single/

Event attributes in Component reference are defined wrong both in samples and 
in text. Change all event="onsomeevent" to event="someevent":

onclick -> click
onblur -> blur
onkeyup -> keyup
onchange -> change 
onRowClick -> rowclick

-- 
This message is automatically generated by JIRA.
-
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