SortingController
Last edit December 3, 2008
SortingController
is a contoller that should be common for all pages where is sorted list. In special cases, e.g Sprint page where sort-logic differents from common, is used subclasses of the
SortingController
, e.g.
TasksSortingController
.