Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.663 Beiträge
 
#1

Strong Typed Rows in the DataAbstract for Cocoa

  Alt 1. Sep 2014, 21:20
Challenge In DataAbstract for Cocoa, you can retrieve the values for a particular table field using the KVC approach, where the field name is passed as a string key: DADataTableRow *row = [[self table] rowAtIndex:idx]; NSString *name = [row ...

More...
  Mit Zitat antworten Zitat