Hi, In the component life cycle u have mentioned about validation methods, could u please elaborate it further? like i'm not clear with the fact that whenever u call invalidateProperties() method, the commitProperties method does not get called immediatly rather than it registers it for the next render event...so i just want to know what does that render event mean?
1 comment:
Hi,
In the component life cycle u have mentioned about validation methods, could u please elaborate it further? like i'm not clear with the fact that whenever u call invalidateProperties() method, the commitProperties method does not get called immediatly rather than it registers it for the next render event...so i just want to know what does that render event mean?
Post a Comment