| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
IItemSorter
An item comparator which is compatible with the ISortable interface. The IItemSorter
interface can be used in Sortable implementations to provide
a custom sorting method.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Compares its two arguments for order. Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second. The parameters for the See Also:
|
Sets the parameters for an upcoming sort operation. The parameters
determine what container to sort and how the
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:50 2013 | http://epydoc.sourceforge.net |