Re: Controllers and Views
Re: Controllers and Views
- Subject: Re: Controllers and Views
- From: Creed Erickson <email@hidden>
- Date: Thu, 15 Jul 2004 20:45:13 -0700
On Thursday, July 15, 2004, at 05:35 PM, Tim Conkling wrote:
How does the array know about the table view? Do bindings somehow work
both ways automatically?
It's accomplished through Key-Value Coding and Key-Value Observing.
http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueCoding/index.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
KeyValueObserving/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.