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

Method onCompartmentChanged

python/textService.py:172–173  ·  view source on GitHub ↗
(self, guid)

Source from the content-addressed store, hash-verified

170 return None
171
172 def onCompartmentChanged(self, guid):
173 pass
174
175 def onCompositionTerminated(self, forced):
176 self.commitString = ""

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected