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

Method updateStatus

python/textService.py:76–77  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

74 self.candidateCursor = 0
75
76 def updateStatus(self, msg):
77 pass
78
79 # This should be implemented in the derived class
80 def checkConfigChange(self):

Callers 1

handleRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected