[ 
https://issues.jboss.org/browse/RF-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukáš Fryč resolved RF-11194.
-----------------------------

         Assignee: Lukáš Fryč
    Fix Version/s:     (was: 4.Future)
       Resolution: Out of Date


{{ondirty}} is already implemented
                
> rich:editor - add ondirty event handler
> ---------------------------------------
>
>                 Key: RF-11194
>                 URL: https://issues.jboss.org/browse/RF-11194
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.1.0.Milestone1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>
> This handler will trigger everytime the editing content will be changed, so 
> it would be possible to trigger events.
> Particular use case:
> {code:XML}
> <rich:editor>
>   <a4j:attachQueue delay="5000" />
>   <a4j:ajax event="dirty" />
> </rich:editor>
> {code}
> This will make editor to save content each 5 seconds after changing the 
> content.
> This event handler differs from onchange, because onchange is fired only when 
> blurring the editor with changed content (this behavior is aligned with other 
> standard input components).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.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