Hi
The component context is made in Component Controller, so i think their hierarchy is:
Component Context -
> Component Controller -
> Component
In the same way, for view Context:
View Context -
> View Controller -
> View
Could you pls. let me know the hierarchies i mentioned above are right or wrong.
Thanks...