MCPcopy Create free account
hub / github.com/EasyIME/PIME / onKeyDown

Method onKeyDown

python/textService.py:153–154  ·  view source on GitHub ↗
(self, keyEvent)

Source from the content-addressed store, hash-verified

151 return False
152
153 def onKeyDown(self, keyEvent):
154 return False
155
156 def filterKeyUp(self, keyEvent):
157 return False

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected