[
https://issues.jboss.org/browse/RF-13341?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13341:
---------------------------------
Brian, the problem here is that Chart implements server-side handlers,
as a response to the listener, you want to do something (e.g. re-render part of the
page).
----
In fact, the component supports those attributes as of now:
https://github.com/richfaces/richfaces/blob/94a1060abddf5512eed89e17518a1...
The ExtendedPartialViewContextImpl collects Ajax-attributes from Activator component
(component that activated the request) without asking whether component implements
AjaxProps. (Note that this may also be a bug)
Charts: implement AjaxProps
---------------------------
Key: RF-13341
URL:
https://issues.jboss.org/browse/RF-13341
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-output
Reporter: Lukáš Macko
Priority: Minor
I think AbstractChart should implements AjaxProps since it uses server-side listeners.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira