Legacy Mac OS X Reference Library Apple Developer Connection

WOSortOrderManyKey

The WOSortOrderManyKey component provides a user interface to specify the sort ordering of the objects displayed by a WODisplayGroup. The user specifies the key on which to sort using a popup button and the order (ascending or descending). The WOSortOrderManyKey component updates the display group’s displayed objects accordingly. This component must be placed in a WOForm.

WOSortOrderManyKey

Synopsis

WOSortOrderManyKey { displayGroup=aDisplayGroup; keyList=anArray; };

Bindings

displayGroup

The display group that receives the new sorting order specification.

keyList

Array of keys for the attribute that can be used to sort the objects. This array appears in the popup button.



Last updated: 2004-12-02

Did this document help you? Yes It's good, but... Not helpful...