Libraries tagged by sortableinterface
mouf/utils.common.sortable-interface
1 Favers
204408 Downloads
204408 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!