Searching a controller's content
Searching a controller's content
- Subject: Searching a controller's content
- From: goessly <email@hidden>
- Date: Sun, 22 Jan 2006 14:17:39 +0100
I'm looking for a method to obtain an object from a controllers'
content programmatically, like this:
id found = [someController getTheObjectThatHas: thisValue
forKey:@"theKeyInQuestion"]
Is there such a method or do I have to iterate over the whole content
and compare each entry to my search-term?
Thanks in advance & best regards,
goessly
_______________________________________________
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