This is a pass-through method from the ColumnLayout instance.
# - - - C b c H i s t . f i n d C o l u m n
def findColumn(self, effKey):
'''Return the logical column for the given effort.
'''
return self._columnLayout.findColumn(effKey)