avid.sorter.BaseSorter

class avid.sorter.BaseSorter

Bases: object

base clase for functors used to sort a artefact list by certain criterias and pass back the sorted list. The default implementation does not touch the selection at all.

__init__()

Methods

__init__()

sortSelection(selection)

does nothing

sortSelection(selection)

does nothing