Callback from a common custom container to the current view
Hello
I have a custom container common to several screen (with OK button in it).
How can i call a callback of the current screen when a button is pressed in the container ?
I do call the callback of the custom containe, but don't know how to propagate it to the current view.
(for example when OK button is pressed i want to execute the action in each view containing this custom container)
I there an example of this ?
thanks
regards
