Monday, December 12, 2016
Visualforce - Beyond Basics Series 13 - Setting property using component
In some cases, you can't edit Controller, because, there might be some policies in your company to create a new ticket, etc. Or simply you can't because, you need to write more Apex Tests, if you want to deploy changes in Controller.
yes. When the page gets loaded, after initializing Page's Controller object & all Compenents Controller Objects, Salesforce initializes all Components. That means, we can use that step to set parameters. It may confuse a bit, but, after looking the code, it will be very easy.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for reading my blog !