WODisplayGroup.displayableObjects()?
WODisplayGroup.displayableObjects()?
- Subject: WODisplayGroup.displayableObjects()?
- From: "John Boynton" <email@hidden>
- Date: Thu, 03 Jul 2003 15:57:23 -0700
Hi,
Is there a way to get an array of displayable objects from a
WODisplayGroup? This would be the subset of allObjects() after an
in-memory qualifier has been applied. I'm using a display group to show
batches of results, and would like to be able to say "showing items X
through Y of Z", where Z is the total number of items that would be
displayed if the user navigates through all of the batches. Unfortunately,
displayedObjects() gives only those items in the current batch. I don't
see a way to get the count of items of all displayable objects. Is there?
Thanks,
John
_______________________________________________
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.