This all happens during execution of {@link PhaseId#RENDER_RESPONSE}
413414415416417418419420421422423
// inject attributes this.injectAttributes(cmpInfo, cmp); // invoke components postinitialize() cmp.validate(); this.verifyRenderTimeID(); // set YComponent this.setYComponent(cmp);