isAttributeChanged method not appearing in Jdeveloper OAF
Hi,
Following is my code:
ViewRowImpl vo = (ViewRowImpl)am.gettestVO1().getCurrentRow();
When I try to write vo.isAttributeChanged(), the method is non existent.
The VO is based on an EO; I cannot figure out why this is happening.
Please help.
Regards,
Kabir