The members of MonoMac.AppKit.NSObjectController are listed below.
See Also: Inherited members from MonoMac.AppKit.NSController
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AutomaticallyPreparesContent | bool. Documentation for this section has not yet been entered. | |
| [read-only] | CanAdd | bool. Documentation for this section has not yet been entered. |
| [read-only] | CanRemove | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Content | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. | |
| Editable | bool. Documentation for this section has not yet been entered. | |
| EntityName | string. Documentation for this section has not yet been entered. | |
| FetchPredicate | MonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered. | |
| [read-only] | NewObject | NSObjectController. Documentation for this section has not yet been entered. |
| ObjectClass | MonoMac.ObjCRuntime.Class. Documentation for this section has not yet been entered. | |
| [read-only] | SelectedObjects | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. |
| [read-only] | Selection | NSObjectController. Documentation for this section has not yet been entered. |
| UsesLazyFetching | bool. Documentation for this section has not yet been entered. |
Add(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
AddObject(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Fetch(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PrepareContent()Documentation for this section has not yet been entered. | ||
Remove(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
RemoveObject(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SetEditable(bool)Documentation for this section has not yet been entered. | ||
ValidateUserInterfaceItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||