Dear eyeryone.
Thanks for reading...
i have a component.
component name is z_compA.
z_compA have two window, window_1 and window_2.
each windows have two views.
view_11 and view_12 in window_1.
view_21 and view_22 in window_2.
How to navigation from winddow_1 to window_2?
I know how to navigate view.
But I don't know how to navigate window.