MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / delayedText

Method delayedText

gui/viewColumn.py:66–67  ·  view source on GitHub ↗
(self, display, colItem)

Source from the content-addressed store, hash-verified

64 return tuple()
65
66 def delayedText(self, display, colItem):
67 raise NotImplementedError()
68
69
70# noinspection PyUnresolvedReferences

Callers 1

refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected