• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
What is an id?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What is an id?


  • Subject: What is an id?
  • From: "john darnell" <email@hidden>
  • Date: Thu, 22 May 2008 12:05:43 -0500
  • Thread-topic: What is an id?

Okay, this is a really basic question, but I need some help figuring out
what the code wants.

In the documentation for NSTableView, I am told that I must implement as
part of a datasource the following function:

- (id) tableView:(NSTableView *) aTableView
objectValueForTableColumn: (NSTableColumn *) aTableColumn
                                   row: (int) row
{
   /*  some code here */
   return id;
}

The question is, what does the code want me returning as an id?

I tried to do a search in Cocoa Help on id and as you might imagine, I
got lots and lots of hits, none of which looked anywhere near what I
wanted for an explanation of what id is.  So what is the framework
expecting me to return?

R,
John A.M. Darnell
Team Leader
Walsworth Publishing Company
Brookfield, MO
John may also be reached at email@hidden

Trivia Question:  In SciFi Channel's hit series, FARSCAPE, who played
the voice of Pilot?
Answer:  The voice of Pilot was played by Lani Tupu, the same actor who
played the villain-turned-refugee, Crais.

_______________________________________________

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

  • Follow-Ups:
    • Re: What is an id?
      • From: Scott Anguish <email@hidden>
    • Re: What is an id?
      • From: "Dave DeLong" <email@hidden>
    • Re: What is an id?
      • From: mmalc crawford <email@hidden>
    • Re: What is an id?
      • From: Andrew Merenbach <email@hidden>
    • Re: What is an id?
      • From: "Sherm Pendley" <email@hidden>
    • Re: What is an id?
      • From: j o a r <email@hidden>
    • Re: What is an id?
      • From: Bill Bumgarner <email@hidden>
    • Re: What is an id?
      • From: "Patrick Burleson" <email@hidden>
  • Prev by Date: Re: A directory site for open-source Cocoa components?
  • Next by Date: Re: What is an id?
  • Previous by thread: Re: Setting iTunes album art with ScriptingBridge
  • Next by thread: Re: What is an id?
  • Index(es):
    • Date
    • Thread