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

Method filterKeyUp

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

Source from the content-addressed store, hash-verified

154 return False
155
156 def filterKeyUp(self, keyEvent):
157 return False
158
159 def onKeyUp(self, keyEvent):
160 return False

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected