Re: WOSortOrderManyKey documentation

Mark Ritchie <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
On 29-Mar-07, at 4:44 AM, WIESEN Bruno wrote:
> somewhere to find good documentations

Hrm, Spotlight shows me that the source is here:
/Developer/Examples/JavaWebObjects/Source/JavaWOExtensions/ 
WOSortOrderManyKey.java

And the second link on Google leads me to docs here:
http://devworld.apple.com/documentation/WebObjects/Reference/ 
WOJExtensions/WOSortOrderManyKey/chapter_27_section_1.html

And a quick grep through the developer examples shows that  
WOBatchNavigationBar uses WOSortOrderManyKey:
http://devworld.apple.com/documentation/WebObjects/Reference/ 
WOJExtensions/WOBatchNavigationBar/chapter_9_section_1.html

Finally, the component definition is here:
/Developer/Examples/JavaWebObjects/Source/JavaWOExtensions/ 
WOSortOrderManyKey.wo

That show's that the keyList is used as the list of items in the  
popup so I'd have to agree with:
On 28-Mar-07, at 9:48 AM, Robert Walker wrote:
> fOrderKeyList = new NSArray(new Object[] {"nomWeb", "prixVente"});

I hope that helps!
Mark
__
Mark Ritchie
Cocoa and WebObjects Developer
Diamond Lake Consulting Inc.
Toronto, Ontario, Canada

_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.