Libraries tagged by sortableinterface

mouf/utils.common.sortable-interface

1 Favers
192977 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!

Go to Download