Re: batch navigation for wotable + worepetition
Re: batch navigation for wotable + worepetition
- Subject: Re: batch navigation for wotable + worepetition
- From: Art Isbell <email@hidden>
- Date: Wed, 12 May 2004 10:01:11 -1000
On May 11, 2004, at 8:58 PM, Goh Keng Boon wrote:
Hi, i would like to have the batch navigation (which is available for
displaygroup) for my wotable +worepetition, but i'm not sure where to
start. Is there any reference that
i can take a look?
WODisplayGroup Java doc ?-) If you have an array of objects you want
to batch, create a WODisplayGroup programmatically and send it a
setObjectArray() message with your array as an argument. Bind
displayGroup.displayedObjects to the "list" key of a WORepetition or
WOTable. Bind displayGroup.displayNextBatch and
displayGroup.displayPreviousBatch to the "action" key of two
WOHyperlinks to move through the batches.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.