layer | Layer object that receives focus. Usually, this is passed, but you can specify a different layer object when you call the event of the same name in the superclass so that the focus is passed to that layer. |
blurred | Layer object that loses focus. |
direction | True if the focus is changed by searching backwards, false if it is done by searching forwards. |