The basic structure of views AppView > PageView > XView, YView, ZView.
Where ">" is a "has a" association. How can one easily broadcast event from ZView to its other siblings XView and YView
Thanks
The basic structure of views AppView > PageView > XView, YView, ZView.
Where ">" is a "has a" association. How can one easily broadcast event from ZView to its other siblings XView and YView
Thanks