Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ onKeyUp
Method
onKeyUp
python/textService.py:159–160 ·
view source on GitHub ↗
(self, keyEvent)
Source
from the content-addressed store, hash-verified
157
return
False
158
159
def
onKeyUp(self, keyEvent):
160
return
False
161
162
def
onPreservedKey(self, guid):
163
# print("onPreservedKey", guid)
Callers
1
handleRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected