UI Controller Life Cycle
In this page we'll:
- Explain that the
Constructor
runs first and builds our controller. In it we'll set theFrom
,Relations
,Columns
etc. - Explain that the
Run
method is then called, and runs theExecute
method that launches the Controller.
UI Controller Life Cycle presentation slides
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com