Add resetValue() to EditableValueHolder interface (this is a JSF 2.0 related
issue)
-----------------------------------------------------------------------------------
Key: MYFACES-1910
URL: https://issues.apache.org/jira/browse/MYFACES-1910
Project: MyFaces Core
Issue Type: Improvement
Reporter: Matthias Weßendorf
Assignee: Matthias Weßendorf
In JSF 2.0, they finally improve the EditableValueHolder interface:
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=438
fix is pretty simple. UIInput already provides the implementation.
Just add the method to the interface
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.