Skip to Content
0
May 22, 2014 at 12:14 PM

hook methods in component controller vs hook methods in view controller

328 Views

Hi,

I want to know how WDDoInit in component controller differs from the same in view controller.

How the lifecycle flows in both controllers?

Eg. if i create a method intialize() in both component & view controllers and if i called initalize method in view, which one will be called?

Need to know how the flow works.

Regards,

Manoj