Re: Fetch Button In Core Data Application
Re: Fetch Button In Core Data Application
- Subject: Re: Fetch Button In Core Data Application
- From: Lee Morgan <email@hidden>
- Date: Fri, 17 Jun 2005 15:20:58 -0400
On Jun 17, 2005, at 3:05 PM, Thaddeus Cooper wrote: What does the Fetch button do? I see that it's connected to <Array Controller>.fetch: but I can't see what it does. Can anyone shed some light on this?
Guessing off the top of my head here. You can probably set a fetchRequest for the array controller, in which case when you press the fetch button it will populate the array with the results from the fetchRequest.
- Lee |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden