MonoMac.AppKit.NSObjectController Members

The members of MonoMac.AppKit.NSObjectController are listed below.

See Also: Inherited members from MonoMac.AppKit.NSController

Public Constructors

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.

Public Properties

AutomaticallyPreparesContentbool. Documentation for this section has not yet been entered.
[read-only]
CanAddbool. Documentation for this section has not yet been entered.
[read-only]
CanRemovebool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContentMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
Editablebool. Documentation for this section has not yet been entered.
EntityNamestring. Documentation for this section has not yet been entered.
FetchPredicateMonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered.
[read-only]
NewObjectNSObjectController. Documentation for this section has not yet been entered.
ObjectClassMonoMac.ObjCRuntime.Class. Documentation for this section has not yet been entered.
[read-only]
SelectedObjectsMonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered.
[read-only]
SelectionNSObjectController. Documentation for this section has not yet been entered.
UsesLazyFetchingbool. Documentation for this section has not yet been entered.

Public Methods

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) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSObjectController object.