Hi experts,
In my XML view I have Control that used aggregation binding from a JSON model. My question is what is the earliest event that I can use to access the items of that Control in Controller?
For example, with <items> aggregation binding of an IconTabBar, when will I be able to access the item IconTabFilter?
Thanks much for your help.