Trinidad 2 - add methods clearInitialState and initialStateMarked to FacesBean
and PropertyMap
----------------------------------------------------------------------------------------------
Key: TRINIDAD-1630
URL: https://issues.apache.org/jira/browse/TRINIDAD-1630
Project: MyFaces Trinidad
Issue Type: New Feature
Components: Components
Affects Versions: 2.0.0-core
Reporter: Gabrielle Crawford
Assignee: Gabrielle Crawford
Trinidad 2 - add methods clearInitialState and initialStateMarked to facesBean
and PropertyMap
In JSF2 there is a partialStateHolder api with the methods markInitialState,
clearInitialState, and initialStateMarked
http://java.sun.com/javaee/javaserverfaces/2.0/docs/api/javax/faces/component/PartialStateHolder.html
FacesBean and PropertyMap already support markInitialState.
http://myfaces.apache.org/trinidad/trinidad-api/apidocs/org/apache/myfaces/trinidad/bean/FacesBean.html
http://myfaces.apache.org/trinidad/trinidad-api/apidocs/org/apache/myfaces/trinidad/bean/PropertyMap.html
Adding the methods clearInitialState and initialStateMarked to FacesBean and
PropertyMap
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.