Re: How to tell if NSArrayController has a selected CoreData instance?
Re: How to tell if NSArrayController has a selected CoreData instance?
- Subject: Re: How to tell if NSArrayController has a selected CoreData instance?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 28 Sep 2009 15:04:07 -0700
On Mon, Sep 28, 2009 at 2:28 PM, Timothy Reaves
<email@hidden> wrote:
> What is the correct way to determine if that proxy represents an
> actual entity?
If you need to determine if there is a selection, you want to use the
selectedObjects property. If you want to bind *through* the
selection, then you can use the selection property.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden