MCPcopy 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 '''
259 Valid arguments:

Callers 3

onActivateMethod · 0.80
onActivateMethod · 0.80
updateKeyboardStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected