Next Page > Hide TOC

Introduction to Cocoa Bindings Reference

Contents:

Organization of This Document
See Also


Cocoa bindings is a collection of technologies that reduces the code dependencies between models, views and controllers, automatically synchronizing views when models change. You can eliminate most of your glue code by using bindings available in Interface Builder to connect controllers with models and views.

Organization of This Document

These articles cover key concepts in understanding the types of bindings and options available:

Following the articles are descriptions of bindings for the classes that support Cocoa bindings. Each description lists the options and placeholders for the binding, as well as the expected object type and whether the binding is read-only.

See Also

This document is primarily a reference. You may want to read these additional topics for a better understanding of the concepts required to effectively use Cocoa bindings.



Next Page > Hide TOC


© 2004, 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-10-31)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.