Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ onCompositionTerminated
Method
onCompositionTerminated
python/textService.py:175–177 ·
view source on GitHub ↗
(self, forced)
Source
from the content-addressed store, hash-verified
173
pass
174
175
def
onCompositionTerminated(self, forced):
176
self.commitString =
""
177
self.compositionString =
""
178
179
def
onKeyboardStatusChanged(self, opened):
180
pass
Callers
1
handleRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected