Hi All, For common container, what is the purpose of osapi.container.ViewParam if the only value it can have is "view" which can be covered by osapi.container.RenderParam "view" param?
I see its only used in osapi.container.Container.prototype.navigateGadget to determine view to used which just backup if "view" is not set in renderParams - Henry