| Related class | |
| Availability | Available in Mac OS X v10.3 and later.
|
Availability Bindings
Controller Content Bindings
Parameters Bindings
A multiple-value binding that determines if the NSObjectController is editable in the user interface.
When editable is bound, a new binding, editable2, is exposed and can be bound. Binding to editable2 causes editable3 to be exposed, and so on.
The contents of the NSObjectController are editable if a logical AND operation on all the editable bindings results in a Boolean value of YES.
An object that the NSObjectController uses as its content.
The NSManagedObjectContext instance that the NSObjectController is registered with.
© 2004, 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-10-31)