Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ setKeyboardOpen
Method
setKeyboardOpen
python/textService.py:255–256 ·
view source on GitHub ↗
(self, opened)
Source
from the content-addressed store, hash-verified
253
self.currentReply[
"setSelKeys"
] = keys
254
255
def
setKeyboardOpen(self, opened):
256
self.currentReply[
"openKeyboard"
] = opened
257
258
''
&
#x27;
259
Valid arguments:
Callers
3
onActivate
Method · 0.80
onActivate
Method · 0.80
updateKeyboardStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected