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

Method filterKeyDown

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

Source from the content-addressed store, hash-verified

148 pass
149
150 def filterKeyDown(self, keyEvent):
151 return False
152
153 def onKeyDown(self, keyEvent):
154 return False

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected