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 |
|
Sets the parameters for an upcoming sort operation. The parameters
determine what container to sort and how the
|
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:
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:21 2015 | http://epydoc.sourceforge.net |