Function OnKeyActionHandler.findKeyAction

abstract Action findKeyAction(
  Widget source,
  uint keyCode,
  uint keyFlags
);