• 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
Re: Adding a new row to NSTableView dynamically using bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a new row to NSTableView dynamically using bindings


  • Subject: Re: Adding a new row to NSTableView dynamically using bindings
  • From: mmalc crawford <email@hidden>
  • Date: Sun, 22 Jul 2007 10:57:38 -0700


On Jul 22, 2007, at 8:14 AM, vibhatha v wrote:

Class newObjClass=[resultList entityClass];
ISTModelBase *newObj=[[newObjClass alloc] init];
[...]
myTableView is the tableview and resultList is the entity set.

Is newObjClass a subclass of NSManagedObject?
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdCreateMOs.html >


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


References: 
 >Adding a new row to NSTableView dynamically using bindings (From: "vibhatha v" <email@hidden>)

  • Prev by Date: Re: Scheduled command execution
  • Next by Date: Re: fortran90 code
  • Previous by thread: Adding a new row to NSTableView dynamically using bindings
  • Next by thread: Re: Adding a new row to NSTableView dynamically using bindings
  • Index(es):
    • Date
    • Thread