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

Method columnBackground

gui/display.py:270–271  ·  view source on GitHub ↗
(self, colItem, item)

Source from the content-addressed store, hash-verified

268 return col
269
270 def columnBackground(self, colItem, item):
271 return colItem.GetBackgroundColour()
272
273 def getRowByAbs(self, pointAbs):
274 if pointAbs == wx.Point(-1, -1):

Callers 1

refreshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected