|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--wobzilla_sortHandler
The sort function manipulates the following properties of the entry objects of a given list:
sortKeys: Used internaly by the sortHandler for
storing the sort keys. A resort is necessary if the one of the sort
keys has changed.
nextEntry: pointer to the next entrypositionContext: the positionContext entry
| Method Summary | |
function
|
sort(entries, relocateMethod)
Sorts the entries. |
| Method Detail |
function sort(entries, relocateMethod)
nextEntry property for all entries.
This method doesn't rearrange the array. It calls the
relocateMethod if the nextEntry
property has changed and passed the corresponding entry.
true if the position have changed and false otherwise
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||