I am working on documenting how to do a Master/detail
relationship. I have gone through the source code and
found the two keep commands I need to work with:
updateActionListener
saveState
I found these in the src code and after reviewing
them, it appears their behavior is:
updateActionListener; A property is defined for a
target class and is assigned a value. The method uses
ValueBinding to detemine the root class. The values
from the source object are passed (converted) to the
target object and the target object is saved to the
FacesContext.
saveState; populates the curent Managed bean from the
one stored in the updateActionListener command.
Is this correct? Is there more to it then that?
Glenn
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com