The members of MonoMac.AppKit.NSTreeController are listed below.
See Also: Inherited members from MonoMac.AppKit.NSObjectController
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| 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. |
| AlwaysUsesMultipleValuesMarker | bool. Documentation for this section has not yet been entered. | |
| [read-only] | ArrangedObjects | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
| AvoidsEmptySelection | bool. Documentation for this section has not yet been entered. | |
| [read-only] | CanAddChild | bool. Documentation for this section has not yet been entered. |
| [read-only] | CanInsert | bool. Documentation for this section has not yet been entered. |
| [read-only] | CanInsertChild | bool. Documentation for this section has not yet been entered. |
| ChildrenKeyPath | string. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Content | NSTreeController. Documentation for this section has not yet been entered. | |
| CountKeyPath | string. Documentation for this section has not yet been entered. | |
| LeafKeyPath | string. Documentation for this section has not yet been entered. | |
| PreservesSelection | bool. Documentation for this section has not yet been entered. | |
| [read-only] | SelectedNodes | NSTreeNode[]. Documentation for this section has not yet been entered. |
| [read-only] | SelectedObjects | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. |
| SelectionIndexPath | MonoMac.Foundation.NSIndexPath. Documentation for this section has not yet been entered. | |
| [read-only] | SelectionIndexPaths | MonoMac.Foundation.NSIndexPath[]. Documentation for this section has not yet been entered. |
| SelectsInsertedObjects | bool. Documentation for this section has not yet been entered. | |
| SortDescriptors | MonoMac.Foundation.NSSortDescriptor[]. Documentation for this section has not yet been entered. |
Add(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
AddChild(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
AddSelectionIndexPaths(MonoMac.Foundation.NSIndexPath[])Documentation for this section has not yet been entered. | ||
ChildrenKeyPathForNode(NSTreeNode)Documentation for this section has not yet been entered. | ||
CountKeyPathForNode(NSTreeNode)Documentation for this section has not yet been entered. | ||
Insert(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
InsertChild(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
InsertObject(MonoMac.Foundation.NSObject, MonoMac.Foundation.NSIndexPath)Documentation for this section has not yet been entered. | ||
InsertObjects(MonoMac.Foundation.NSObject[], MonoMac.Foundation.NSArray)Documentation for this section has not yet been entered. | ||
LeafKeyPathForNode(NSTreeNode)Documentation for this section has not yet been entered. | ||
MoveNode(NSTreeNode, MonoMac.Foundation.NSIndexPath)Documentation for this section has not yet been entered. | ||
MoveNodes(NSTreeNode[], MonoMac.Foundation.NSIndexPath)Documentation for this section has not yet been entered. | ||
RearrangeObjects()Documentation for this section has not yet been entered. | ||
Remove(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
RemoveObjectAtArrangedObjectIndexPath(MonoMac.Foundation.NSIndexPath)Documentation for this section has not yet been entered. | ||
RemoveObjectsAtArrangedObjectIndexPaths(MonoMac.Foundation.NSIndexPath[])Documentation for this section has not yet been entered. | ||
RemoveSelectionIndexPaths(MonoMac.Foundation.NSIndexPath[])Documentation for this section has not yet been entered. | ||
SetSelectionIndexPaths(MonoMac.Foundation.NSArray)Documentation for this section has not yet been entered. | ||