Re: UITableViewCells
Re: UITableViewCells
- Subject: Re: UITableViewCells
- From: mmalc Crawford <email@hidden>
- Date: Sun, 28 Jun 2009 17:28:34 -0700
On Jun 28, 2009, at 3:41 PM, WT wrote:
-section and -row are defined in an extension to NSIndexPath. See
here:
This is not correct -- they're defined in a *category* of NSIndexPath
-- see
/$Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.sdk/
System/Library/Frameworks/UIKit.framework/Headers/UITableView.h
Class extensions and categories are different, see "Categories and
Extensions"
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocCategories.html#//apple_ref/doc/uid/TP30001163-CH20-SW1
>
mmalc
_______________________________________________
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