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

Method onKeyboardStatusChanged

python/textService.py:179–180  ·  view source on GitHub ↗
(self, opened)

Source from the content-addressed store, hash-verified

177 self.compositionString = ""
178
179 def onKeyboardStatusChanged(self, opened):
180 pass
181
182 # public methods that should not be touched
183

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected