Study code then Click!
Conclusion: for declarative listeners, first ViewController up the component tree is examined for presence of listener handler; if a VC is found, but not the method, an error is thrown during exeuction time. Hence, it is safest to only rely on declarative view listeners so long as they are only expected to be in the view's own VC